639f3581d56e31bfffac20985ead0bc46d0e1ec6
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v11/external-system/esr-ems-list/esr-ems/51a480ed-649c-4c47-a84b-f966dc4f9554",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-8552f11b-5e79-4d98-9e05-ccc4e66c42c0",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "ems-id" : "51a480ed-649c-4c47-a84b-f966dc4f9554",
14       "passive" : true,
15       "remote-path" : "sample",
16       "esr-system-info-list" : {
17         "esr-system-info" : [ {
18           "esr-system-info-id" : "51a480ed-649c-4c47-a84b-f966dc4f9554",
19           "system-name" : "ems1",
20           "type" : "ems",
21           "vendor" : "boco",
22           "version" : "1.0",
23           "service-url" : "http://10.0.0.1",
24           "user-name" : "admin",
25           "password" : "password",
26           "system-type" : "ems",
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 } ]