[{"label":"Latest (v1.1)","version":"latest"}]
vmc

PoweredByInstanceTypeConfig

Represents a structure for powered by instance type configuration.


AllOf


This class requires all of the following:

JSON Example

{
	"cpu_cores": 0,
	"description": "string",
	"display_name": "string",
	"entity_capacity": {
		"cpu_capacity_ghz": 0,
		"memory_capacity_gib": 0,
		"number_of_sockets": 0,
		"number_of_ssds": 0,
		"storage_capacity_gib": 0,
		"total_number_of_cores": 0
	},
	"hosts": 0,
	"hyper_threading_supported": false,
	"instanceProvisioningErrorCause": "string",
	"instance_type": "string",
	"label": "string",
	"powered_by_id": "string",
	"powered_by_type": "OUTPOST"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

ConfigSpec

Feedback

Was this page helpful?