01ff508872c9bef4e0b043d7605280b0e3c0d95c
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/huawei-cloud/bangalore/esr-system-info-list/esr-system-info/810edb5a-42e9-462d-9587-96bc9272ac27",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-bbda56c1-81d6-4a3f-b82f-4c74f9673be7",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "esr-system-info-id" : "810edb5a-42e9-462d-9587-96bc9272ac27",
14       "system-name" : "vim1",
15       "type" : "OpenStack",
16       "vendor" : "Devstack",
17       "version" : "newton",
18       "service-url" : "http://192.168.16.149/identity",
19       "user-name" : "onap",
20       "password" : "onap",
21       "system-type" : "vim",
22       "protocal" : "",
23       "ssl-cacert" : "",
24       "ssl-insecure" : "false",
25       "ip-address" : "",
26       "port" : "",
27       "cloud-domain" : "default",
28       "default-tenant" : "onap"
29     }
30   },
31   "response" : {
32     "status" : 201,
33     "json" : null
34   }
35 } ]