aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/src/test/resources/__files/CreateTenantResponse_Exists.json
blob: 6f81ebcd36906aa7dd4953c807e9b7df86f08458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"createTenantResponse": {
		"cloudSiteId": "mtn13",
		"tenantId": "tenantId",
		"tenantCreated": false,
		"tenantRollback": {
			"cloudId": "mtn13",
			"tenantCreated": false,
			"msoRequest": {
				"requestId": "62265093-277d-4388-9ba6-449838ade586",
				"serviceInstanceId": "4147e06f-1b89-49c5-b21f-4faf8dc9805a"
			}
		}
	}
}