cloud_rgns_get
Fetch region details from Gcore Cloud, including available volume types, using the numeric region ID.
Instructions
Get region
Args: region_id: Region ID
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
Note: Pass the numeric region_id. Resolve region names with cloud.regions.list or cloud.regions.get. If no region is mentioned, obtain the default region ID before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_id | Yes | ||
| show_volume_types | No | ||
| extra_headers | No | ||
| extra_query | No | ||
| extra_body | No | ||
| timeout | No |