DescribeRegions

GET /?Action=DescribeRegions
Description

Describes one or more Regions of the 3DS OUTSCALE Cloud.
You can use the RegionName.N parameter to filter on the name of one or more Regions.
You can also use the Filter.N parameter to filter the described Regions on the following properties:

  • region-name: The name of the Region. This filter is similar to the RegionName.N parameter.

  • endpoint: The complete URL of the gateway to access the Region.

Note

If you exceed the number of identical requests allowed for a configured time period, the RequestLimitExceeded error message is returned.

Body parameter

Required: false
Name: DescribeRegionsRequest

Name Description Required Schema Default Example

Filter.N

One or more filters. Example:
osc-cli fcu DescribeRegions \
  --Filter.1.Name "region-name" \
  --Filter.1.Value.1 "eu-west-2"

false

Filter

RegionName.N

The name of one or more Regions.

false

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DescribeRegionsResult

Response 200

Response 200

Name Description Required Schema Default Example

regionInfo.N

Information about one or more Regions.

false

Region

requestId

The ID of the request.

false

string