PoweredByInstanceTypeConfig
PoweredByInstanceTypeConfig
Represents a structure for powered by instance type configuration.
AllOf
This class requires all of the following:
JSON Example
{
"vsan_esa_supported": false,
"display_name": "string",
"description": "string",
"instance_type": "string",
"entity_capacity": {
"esa_storage_capacity_gib": 0
},
"label": "string",
"instance_provisioning_error_cause": "string",
"supported_cpu_cores": {
"supported_cpu_cores": [
0
]
},
"hosts": [
0
],
"cpu_cores": [
0
],
"hyper_threading_supported": false,
"powered_by_id": "string",
"powered_by_type": "string"
}