diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-10-29 17:54:54 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-10-29 18:05:09 +0200 |
commit | a8ebb74702f07acead84edcdaf083d78a84d00a3 (patch) | |
tree | 1166b665953e8953b8085e0da6364b87156ab4e9 /vid-webpack-master/cypress | |
parent | bf74c24500acf037e24ff75008bbda83fe1be72b (diff) |
Instantiation-Status: default on unexpected statuses
Issue-ID: VID-692
Change-Id: I1a81a71d32aa36fb1f0dc3b349733db11d4e579d
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-webpack-master/cypress')
-rw-r--r-- | vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/asyncInstantiation.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/asyncInstantiation.json b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/asyncInstantiation.json index eba4798db..01eda9551 100644 --- a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/asyncInstantiation.json +++ b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/asyncInstantiation.json @@ -76,6 +76,46 @@ "isRetryEnabled": false }, { + "id": 2325, + "created": 1564412293000, + "modified": 1564412330000, + "createdId": null, + "modifiedId": null, + "rowNum": null, + "auditUserId": null, + "auditTrail": null, + "jobId": "602c353c-660d-4253-b3c7-c76e2b2746e1", + "templateId": "9df7d0ce-8579-4c6a-a4d8-0f43663e751c", + "userId": "by5924", + "msoRequestId": "198ef9d5-02ae-4fff-94e6-cc103ab287df", + "jobStatus": "COMPLETED_WITH_NO_ACTION", + "statusModifiedDate": 1564412330000, + "hidden": false, + "pause": false, + "deletedAt": null, + "owningEntityId": "10c645f5-9924-4b89-bec0-b17cf49d3cad", + "owningEntityName": "WayneHolland", + "project": "WATKINS", + "aicZoneId": null, + "aicZoneName": null, + "tenantId": null, + "tenantName": null, + "regionId": null, + "regionName": null, + "serviceType": "TYLER SILVIA", + "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89", + "subscriberId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", + "serviceInstanceId": "70320ad3-a423-4e3d-b259-c728e1e9f9c8", + "serviceInstanceName": "instance name _ 005", + "serviceModelId": "76450af1-6768-4fbb-9399-9c6705327efd", + "serviceModelName": "network", + "serviceModelVersion": "2.0", + "createdBulkDate": 1564412293000, + "action": "UPGRADE", + "isRetryEnabled": false, + "aLaCarte": true + }, + { "id": 6, "created": 1525007432000, "modified": 1525007434000, |