Skip to main content

Select Metallic Region

Select

SaaS

This API will return list of region names along with their Ids. Use the required region name or id for next set of operations.

Use feature query param to get the supported region for the workload. Example - BYO_GATEWAY for Azure DBs

Query Parameters
  • feature string

    Possible values: [O365, OBJECTSTORE_AZURE, AZURE_VM, OBJECTSTORE_AWS, AWS, BYO_GATEWAY]

    To filter the regions specific to the workload / feature

Responses

OK


Schema
  • regions object[]

    List of region names and IDs

  • id integer
  • name string
Loading...