[ { "request" : { "method" : "put", "uri" : "/aai/v14//aai/v14/cloud-infrastructure/complexes/complex/clli3", "headers" : { "Authorization" : "Basic QUFJOkFBSQ==", "X-FromAppId" : "ONAP CLI", "Accept" : "application/json", "X-TransactionId" : "req-f84bd111-614f-4f6e-9bea-f076a8b63810", "Content-Type" : "application/json" }, "json" : { "physical-location-id" : "clli3", "data-center-code" : "code6", "complex-name" : "clli3", "identity-url" : "url", "physical-location-type" : "phy_type", "street1" : "street1", "street2" : "street2", "city" : "HIlls", "state" : "CA", "postal-code" : "88888", "country" : "usa", "region" : "region_val", "latitude" : "10.2", "longitude" : "30.8", "elevation" : "elev", "lata" : "lata" } }, "response" : { "status" : 201, "json" : null } } ]