X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdrools%2FmodAAIdata.rst;h=eef0d0c4c57edd7f9a0f74c7a1d8d0b02de0e302;hb=11de40286f2a91edc9755f6ea9e621006452527b;hp=220d38f410b951814ee37e1a57ddeb200f8e20f3;hpb=e0c35e720daba281e20e3e028f9d65fff3ec3b8b;p=policy%2Fparent.git diff --git a/docs/drools/modAAIdata.rst b/docs/drools/modAAIdata.rst index 220d38f4..eef0d0c4 100644 --- a/docs/drools/modAAIdata.rst +++ b/docs/drools/modAAIdata.rst @@ -49,7 +49,10 @@ Follow these steps to get all of the vservers. This is useful to get a couple o curl --silent -k -u ":" --header "X-FromAppId: " --header "Content-Type: application/json" --header "Accept: application/json" --header "X-TransactionId: " -X GET https://aai.api.simpledemo.openecomp.org:8443/aai/v11/cloud-infrastructure/cloud-regions | python -m json.tool - Take note of all the cloud-owner/cloud-region combinations. In this example, there are 3 combinations: Skynet/CL-MR1, AMIST/AMCR1, and Rackspace/DFW. + Take note of all the cloud-owner/cloud-region combinations. In this example, there are 3 combinations: + 1. Skynet/CL-MR1 + 2. AMIST/AMCR1 + 3. Rackspace/DFW. .. image:: modAAI_getCloudRegions.png