6e679b4ca14a5fec97a53102e5d56abf9cf21ffb
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/ONAP-POD-01-Rail-07",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-a0eb1dc2-626d-4b89-8c46-a6cb341d2810",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "cloud-owner" : "CloudOwner",
14       "cloud-region-id" : "ONAP-POD-01-Rail-07",
15       "cloud-type" : "openstack",
16       "owner-defined-type" : "t1",
17       "cloud-region-version" : "titanium_cloud",
18       "complex-name" : "clli3",
19       "cloud-zone" : "CloudZone",
20       "sriov-automation" : "false",
21       "identity-url" : "url",
22       "cloud-extra-info" : "{\"openstack-region-id\":\"ONAP-POD-01-Rail-07\"}",
23       "esr-system-info-list" : {
24         "esr-system-info" : [ {
25           "esr-system-info-id" : "5c85ce1f-aa78-4ebf-8d6f-4b62773e9bce",
26           "service-url" : "http://10.12.11.1:5000/v3",
27           "user-name" : "cloud_username",
28           "password" : "cloud_password",
29           "system-type" : "VIM",
30           "ssl-insecure" : "true",
31           "cloud-domain" : "Default",
32           "default-tenant" : "Integration-HPA",
33           "system-status" : "active"
34         } ]
35       }
36     }
37   },
38   "response" : {
39     "status" : 201,
40     "json" : null
41   }
42 } ]