1b34db2f57b835846ce6c3b76127ee752d7d8f8d
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "get",
4     "uri" : "/aai/v11/external-system/esr-vnfm-list/esr-vnfm/c0ecd788-22f4-49a4-a969-68051cd517e7/esr-system-info-list/esr-system-info/c0ecd788-22f4-49a4-a969-68051cd517e7",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-c87981f1-c110-4d29-887e-12e44b96507c",
10       "Content-Type" : "application/json"
11     },
12     "json" : null
13   },
14   "response" : {
15     "status" : 200,
16     "json" : {
17       "esr-system-info-id" : "c0ecd788-22f4-49a4-a969-68051cd517e7",
18       "system-name" : "vnfm1",
19       "type" : "OpenStack",
20       "vendor" : "ONAP",
21       "version" : "1.0",
22       "service-url" : "http://10.0.1.1",
23       "user-name" : "admin",
24       "password" : "password",
25       "system-type" : "vnfm",
26       "ssl-cacert" : "",
27       "ssl-insecure" : false,
28       "ip-address" : "",
29       "port" : "",
30       "cloud-domain" : "",
31       "default-tenant" : "",
32       "resource-version" : "1509094329093"
33     }
34   }
35 } ]