223ebd26bf596a041ab8fc685553d259e2d53f76
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/huawei-cloud/bangalore",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-63eebfa7-ebdb-4707-9208-a159d2f53c6e",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "sriov-automation" : false,
14       "cloud-region-id" : "bangalore",
15       "cloud-owner" : "huawei-cloud",
16       "new-attribute-for-demo" : "blah",
17       "number-attribute-for-demo" : 1
18     }
19   },
20   "response" : {
21     "status" : 201,
22     "json" : null
23   }
24 } ]