Skip to main content

Get Regions

Get list of regions

Query Parameters
  • type RegionType

    Possible values: [DEFAULT, AZURE, AWS, USER_CREATED, OCI, GCP]

    Region type to be filtered

Responses

OK


Schema
  • regions object[]

    Regions list

  • id int32
  • name string
  • displayName string
  • regionType RegionType

    Possible values: [DEFAULT, AZURE, AWS, USER_CREATED, OCI, GCP]

    Type of region

  • locations object[]

    Possible values: >= 1

    List of locations in the region

  • city string
  • state string
  • country string
  • associatedServers int32

    Number of servers associated to the region

  • associatedRegionBasedPlans int32

    Number of plans associated to the region

Loading...