diff options
Diffstat (limited to 'vid-automation/src/test/resources/aaiGetInstanceTopology')
-rw-r--r-- | vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json index 50786d36b..d20760b6b 100644 --- a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json +++ b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json @@ -160,9 +160,10 @@ }, "uuid": "dc229cd8-c132-4455-8517-5c1787c18b14", "productFamilyId": null, - "lcpCloudRegionId": null, + "cloudOwner": "att-nc", + "lcpCloudRegionId": "auk51a", "legacyRegion": null, - "tenantId": null, + "tenantId": "73bb4c548dc048d78eccecd445ac06fc", "lineOfBusiness": null, "platformName": null, "isBase": true, |