blob: b78f700fd934afb9282f1463df673d4343aa88fa (
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"
}
}
}
}
|