InstanceTypeBasicConfig

InstanceTypeBasicConfig
InstanceTypeBasicConfig

Represents a structure for basic instance type config.

JSON Example
{
    "vsan_esa_supported": false,
    "display_name": "string",
    "description": "string",
    "instance_type": "string",
    "entity_capacity": {
        "esa_storage_capacity_gib": 0
    },
    "label": "string"
}
boolean
vsan_esa_supported
Optional

Boolean to indicate whether clusters and SDDCs using this instance type support vSAN ESA.

string
display_name
Optional

Display name of instance_type.

string
description
Optional

Description of the instance_type.

string
instance_type
Optional

Instance type name.

entity_capacity
Optional

Decribes the capacity of an instance-type for an unprovisioned sddc or cluster.

string
label
Optional

Label for instance_type.