summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/distribution-page/distributionList.json
blob: f6614a5c4ebd8a87f37461cfc573866c570ca9ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "distributionStatusOfServiceList": [
    {
      "distributionID": "d2595f62-ab0f-445a-a3fd-2899489f3fa9",
      "timestamp": "2019-08-05 12:19:19.043 UTC",
      "userId": "Aretha Franklin(op0001)",
      "deployementStatus": "Deployed"
    },{
      "distributionID": "9a5b5a9d-5d52-40df-bd62-fe71e7c01b85",
      "timestamp": "2019-07-25 09:47:55.849 UTC",
      "userId": "Aretha Franklin(op0001)",
      "deployementStatus": "Distributed"
    }]
}