Host Diagnostic System Get Active Partition
The currently active diagnostic partition.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostDiagnosticSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"storageType": "string",
"diagnosticType": "string",
"slots": 0,
"id": {
"_typeName": "string",
"diskName": "string",
"partition": 0
}
}
Indicates the storage type of the diagnostic partition.
See also DiagnosticPartitionStorageTypeEnum.
Indicates the type of the diagnostic partition.
See also DiagnosticPartitionTypeEnum.
The number of slots in the diagnostic partition.
This data object type describes the specification of a Disk partition.