DatacenterListModel
Datacenter information with region and country details for hierarchy listing
- codeType: string nullablerequired
Short datacenter code (e.g., AMS-1, CHI-1, LAS-1)
- countryType: string
Abbreviation requiredCountry abbreviation (e.g., US, UK)
- countryType: stringFormat: uuid
Id requiredCountry ID (system_countries UUID)
- countryType: string
Name requiredCountry name
- idType: stringFormat: uuidrequired
Datacenter ID
- nameType: stringrequired
Datacenter name
- regionType: integer
Id requiredRegion ID this datacenter belongs to
- regionType: string
Name requiredRegion name
- continentType: stringenum nullable
Code Business region code (AMER, APAC, EMEA)
values- A
M E R - A
P A C - E
M E A
- continentType: string nullable
Name Business region name (Americas, Asia Pacific, Europe, Middle East, and Africa)
.png)