9162bb59b66653867cfeaaee5ad015a779e6a409
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "get",
4     "uri" : "/aai/v12/cloud-infrastructure/cloud-regions",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-77c08aa0-662e-4d32-9206-bd569c3bf61b",
10       "Content-Type" : "application/json"
11     },
12     "json" : null
13   },
14   "response" : {
15     "status" : 200,
16     "json" : {
17       "cloud-region" : [ {
18         "cloud-owner" : "huawei-cloud",
19         "cloud-region-id" : "bangalore",
20         "sriov-automation" : false,
21         "resource-version" : "1509027332165"
22       }, {
23         "cloud-owner" : "Rackspace",
24         "cloud-region-id" : "RegionOne",
25         "cloud-type" : "SharedNode",
26         "owner-defined-type" : "OwnerType",
27         "cloud-region-version" : "v1",
28         "cloud-zone" : "CloudZone",
29         "sriov-automation" : false,
30         "resource-version" : "1508827902543"
31       } ]
32     }
33   }
34 } ]