List data centers
Returns available data center locations.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated optional expansions. Supported value: GPU_AVAILABILITY, CPU_AVAILABILITY.
Data center catalog availability expansion.
GPU_AVAILABILITY, CPU_AVAILABILITY Comma-separated DataCenterRegion enum values. Values within this filter use OR semantics. Different filter families combine with AND.
Continental region containing the data center.
NORTH_AMERICA, SOUTH_AMERICA, EUROPE, ASIA, MIDDLE_EAST, AFRICA, OCEANIA, ANTARCTICA, UNKNOWN Comma-separated volume types. Supported values: STANDARD, HIGH_PERFORMANCE. Values within this filter use AND semantics; volumes=STANDARD,HIGH_PERFORMANCE requires both storage types. Different filter families combine with AND.
Data center network volume storage type.
STANDARD, HIGH_PERFORMANCE Comma-separated Compliance enum values. Values within this filter use AND semantics; compliance=GDPR,SOC_2_TYPE_2 requires both certifications. Different filter families combine with AND.
Compliance certifications.
GDPR, ISO_IEC_27001, ISO_14001, PCI_DSS, HITRUST, SOC_1_TYPE_2, SOC_2_TYPE_2, SOC_3_TYPE_2, ITAR, FISMA_HIGH, HIPAA, RENEWABLE Filter by global networking support. true returns only data centers that support global networking; false only those that do not. Different filter families combine with AND.
Response
OK