To list all of the regions that are available, send a GET request to /v2/regions.The response will be a JSON object with a key called regions. The value of this will be an array of region objects, each of which will contain the standard region attributes.
To list all of the regions that are available, send a GET request to
/v2/regions.The response will be a JSON object with a key calledregions. The value of this will be an array ofregionobjects, each of which will contain the standard region attributes.