cloud_rgns_ls
Retrieve a list of Gcore cloud regions with options to filter by product, set pagination limits, and order results.
Instructions
List regions
Args: limit: Limit the number of returned regions.
Falls back to default of 100 if not specified. Limited by max limit value of 1000
offset: Offset value is used to exclude the first set of records from the result
order_by: Order by field and direction.
product: If defined then return only regions that support given product.
show_volume_types: If true, null available_volume_type is replaced with a list of available
volume types.
extra_headers: Send extra headers
extra_query: Add additional query parameters to the request
extra_body: Add additional JSON properties to the request
timeout: Override the client-level default timeout for this request, in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| order_by | No | ||
| product | No | ||
| show_volume_types | No | ||
| extra_headers | No | ||
| extra_query | No | ||
| extra_body | No | ||
| timeout | No |