Containerization feature of SO
[so.git] / adapters / mso-openstack-adapters / src / test / resources / __files / CreateTenantResponse_Created.json
1 {
2         "createTenantResponse": {
3                 "cloudSiteId": "mtn13",
4                 "tenantId": "tenantId",
5                 "tenantCreated": true,
6                 "tenantRollback": {
7                         "tenantId": "tenantId",
8                         "cloudId": "mtn13",
9                         "tenantCreated": true,
10                         "msoRequest": {
11                                 "requestId": "62265093-277d-4388-9ba6-449838ade586",
12                                 "serviceInstanceId": "4147e06f-1b89-49c5-b21f-4faf8dc9805a"
13                         }
14                 }
15         }
16 }