Versions Compared

Key

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

Please note the values currently used in the test data may not be representative of actually values in ONAP A&AI.

Request Headers:

X-FromAppId : AAA-Temp-Tool

X-TransactionId : AAI-Temp-Tool

Real-Time : true

Content-Type : application/json

Accept : application/json


Create Cloud Region

PUT https://aai-ip:8443/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/pod25/RegionOne

...

    "is-closed-loop-disabled": false

  }


Create vServer 2 (with image and flavor)

PUT https://10.12.5.114:8443/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/pod25/RegionOne/images/image/6e219e86-cd94-4989-9119-def29aa10b12

{

  "vserver-id": "7d2b1698-9b23-4a62-9aab-27629f15a2cc",

...