b5091ecc40430a30313a710e49f3e9e7c92f0fc5
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v11/external-system/esr-vnfm-list/esr-vnfm/c0ecd788-22f4-49a4-a969-68051cd517e7",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-99986f20-ae09-41f7-95a3-a962cda7b24e",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "vnfm-id" : "c0ecd788-22f4-49a4-a969-68051cd517e7",
14       "vim-id" : "acc5e14e-1320-4ab5-97fe-b7cc82ad03f2",
15       "certificate-url" : "",
16       "esr-system-info-list" : {
17         "esr-system-info" : [ {
18           "esr-system-info-id" : "c0ecd788-22f4-49a4-a969-68051cd517e7",
19           "system-name" : "vnfm1",
20           "type" : "OpenStack",
21           "vendor" : "ONAP",
22           "version" : "1.0",
23           "service-url" : "http://10.0.1.1",
24           "user-name" : "admin",
25           "password" : "password",
26           "system-type" : "vnfm",
27           "protocal" : "",
28           "ssl-cacert" : "",
29           "ssl-insecure" : "",
30           "ip-address" : "",
31           "port" : "",
32           "cloud-domain" : "",
33           "default-tenant" : ""
34         } ]
35       }
36     }
37   },
38   "response" : {
39     "status" : 201,
40     "json" : null
41   }
42 } ]