blob: 934e075220def625a5f291a8c596ec584b1f3054 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"createTenantResponse": {
"cloudSiteId": "mtn13",
"tenantId": "tenantId",
"tenantCreated": true,
"tenantRollback": {
"tenantId": "tenantId",
"cloudId": "mtn13",
"tenantCreated": true,
"msoRequest": {
"requestId": "62265093-277d-4388-9ba6-449838ade586",
"serviceInstanceId": "4147e06f-1b89-49c5-b21f-4faf8dc9805a"
}
}
}
}
|