350a02e09f2ed6664311e193aa685631ac5f0026
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v14//aai/v14/cloud-infrastructure/complexes/complex/clli3",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-f84bd111-614f-4f6e-9bea-f076a8b63810",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "physical-location-id" : "clli3",
14       "data-center-code" : "code6",
15       "complex-name" : "clli3",
16       "identity-url" : "url",
17       "physical-location-type" : "phy_type",
18       "street1" : "street1",
19       "street2" : "street2",
20       "city" : "HIlls",
21       "state" : "CA",
22       "postal-code" : "88888",
23       "country" : "usa",
24       "region" : "region_val",
25       "latitude" : "10.2",
26       "longitude" : "30.8",
27       "elevation" : "elev",
28       "lata" : "lata"
29     }
30   },
31   "response" : {
32     "status" : 201,
33     "json" : null
34   }
35 } ]