Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                   PUT https://aai_ip:8443/aai/v11/cloud-infrastructure/complexes/complex/clli1

                        {

                       "physical-location-type":"Delhi",

                       "street1":"str1",

                       "city":"Delhi",

                       "postal-code":"110001",

                       "country":"India",

                       "region":"Asia"

                       }

 

 

           9.2.2 GET Command 

PUT                   GET /aai/v11/cloud-infrastructure/complexes/complex/clli1

...