ENUM

RcsRegionEnumType

Description

Regions for Rubrik Cloud Storage Archival Location.

link GraphQL Schema definition

  • enum RcsRegionEnumType {
  • # Asia East or Hong Kong.
  • ASIA_EAST
  • # Asia Southeast or Singapore.
  • ASIA_SOUTHEAST
  • # Australia East or New South Wales.
  • AUSTRALIA_EAST
  • # Australia Southeast or Victoria.
  • AUSTRALIA_SOUTHEAST
  • # Canada Central or Toronto.
  • CANADA_CENTRAL
  • # Canada East or Quebec City.
  • CANADA_EAST
  • # Europe north or Netherlands.
  • EUROPE_NORTH
  • # Europe west or Ireland.
  • EUROPE_WEST
  • # France Central or Paris.
  • FRANCE_CENTRAL
  • # Germany West Central or Frankfurt.
  • GERMANY_WEST_CENTRAL
  • # Gov US Arizona or US Gov Arizona.
  • GOV_US_ARIZONA
  • # Gov US Virginia or US Gov Virginia.
  • GOV_US_VIRGINIA
  • # India South or Chennai.
  • INDIA_SOUTH
  • # Japan East or Tokyo.
  • JAPAN_EAST
  • # Japan West or Osaka.
  • JAPAN_WEST
  • # Norway East or Oslo.
  • NORWAY_EAST
  • # Poland Central or Warsaw.
  • POLAND_CENTRAL
  • # South Africa North or Johannesburg.
  • SOUTH_AFRICA_NORTH
  • # Sweden Central or Gavle.
  • SWEDEN_CENTRAL
  • # Switzerland North or Zurich.
  • SWITZERLAND_NORTH
  • # UAE North or Dubai.
  • UAE_NORTH
  • # UK South or London.
  • UK_SOUTH
  • # UK West or Cardiff.
  • UK_WEST
  • # Rubrik Cloud Vault Azure region is unknown.
  • UNKNOWN_AZURE_REGION
  • # US central or Iowa.
  • US_CENTRAL
  • # US east or Virginia.
  • US_EAST
  • # US east 2 or Virginia.
  • US_EAST_2
  • # US north central or Illinois.
  • US_NORTH_CENTRAL
  • # US south central or Texas.
  • US_SOUTH_CENTRAL
  • # US west or California.
  • US_WEST
  • # US west 2 or Washington.
  • US_WEST_2
  • # US West Central or Wyoming.
  • US_WEST_CENTRAL
  • # West US 3 or Arizona.
  • WEST_US3
  • }