blob: 85094a9d958c06b7f22b6943d93fbbdcfee81bc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[ {
"request" : {
"method" : "delete",
"uri" : "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/huawei-cloud-test/bangalore-test",
"headers" : {
"Authorization" : "Basic QUFJOkFBSQ==",
"X-FromAppId" : "onap-cli",
"Accept" : "application/json",
"X-TransactionId" : "req-2d7993c7-9355-435a-a0d7-2f8aa02bf9a6",
"Content-Type" : "application/json"
},
"json" : null
},
"response" : {
"status" : 204,
"json" : null
}
} ]
|