DatacenterProperties
Properties
cpu_architecture
Array of features and CPU families available in a location
[optional] [readonly]
description
str
A description for the datacenter, such as staging, production.
[optional]
features
list[str]
List of features supported by the location where this data center is provisioned.
[optional] [readonly]
ipv6_cidr_block
str
This value is either 'null' or contains an automatically-assigned /56 IPv6 CIDR block if IPv6 is enabled on this virtual data center. It can neither be changed nor removed.
[optional] [readonly]
location
str
The physical location where the datacenter will be created. This will be where all of your servers live. Property cannot be modified after datacenter creation (disallowed in update requests).
name
str
The name of the resource.
[optional]
sec_auth_protection
bool
Boolean value representing if the data center requires extra protection, such as two-step verification.
[optional]
version
int
The version of the data center; incremented with every change.
[optional] [readonly]
Last updated