ResourceLimits
Properties
Name | Type | Description | Notes |
---|---|---|---|
cores_per_contract | int | The maximum number of CPU cores per contract. | |
cores_per_server | int | The maximum number of CPU cores per server. | |
cores_provisioned | int | The number of CPU cores provisioned. | |
das_volume_provisioned | int | The amount of DAS disk space (in MB) in a Cube server that is currently provisioned. | |
hdd_limit_per_contract | int | The maximum amount of disk space (in MB) that can be provided under this contract. | |
hdd_limit_per_volume | int | The maximum size (in MB) of an idividual hard disk volume. | |
hdd_volume_provisioned | int | The amount of hard disk space (in MB) that is currently provisioned. | |
k8s_cluster_limit_total | int | The maximum number of Kubernetes clusters that can be created under this contract. | |
k8s_clusters_provisioned | int | The amount of Kubernetes clusters that is currently provisioned. | |
nat_gateway_limit_total | int | The NAT Gateway total limit. | |
nat_gateway_provisioned | int | The NAT Gateways provisioned. | |
nlb_limit_total | int | The NLB total limit. | |
nlb_provisioned | int | The NLBs provisioned. | |
ram_per_contract | int | The maximum amount of RAM (in MB) that can be provisioned under this contract. | |
ram_per_server | int | The maximum amount of RAM (in MB) that can be provisioned for a particular server under this contract. | |
ram_provisioned | int | The amount of RAM (in MB) provisioned under this contract. | |
reservable_ips | int | The maximum number of static public IP addresses that can be reserved by this customer across contracts. | |
reserved_ips_in_use | int | The number of static public IP addresses in use. | |
reserved_ips_on_contract | int | The maximum number of static public IP addresses that can be reserved for this contract. | |
ssd_limit_per_contract | int | The maximum amount of solid state disk space (in MB) that can be provisioned under this contract. | |
ssd_limit_per_volume | int | The maximum size (in MB) of an individual solid state disk volume. | |
ssd_volume_provisioned | int | The amount of solid state disk space (in MB) that is currently provisioned. |
Last updated