Data Object - HostDiagnosticPartitionCreateSpec(vim.host.DiagnosticPartition.CreateSpec)

Property of
HostDiagnosticPartitionCreateDescription
Parameter to
CreateDiagnosticPartition
Extends
DynamicData
See also
HostDiskPartitionSpec, HostScsiDiskPartition

Data Object Description

The diagnostic create specification is used by the system to create a new diagnostic partition on a SCSI disk.

Properties

Name Type Description
active*xsd:boolean

Indicates if the created diagnostic partition should be made the active diagnostic partition. If not supplied, the system will decide whether or not the created specification is active.
diagnosticTypexsd:string

Indicates the type of the diagnostic partition to be created.
See DiagnosticPartitionType

idHostScsiDiskPartition

Diagnostic partition identification information.
partitionHostDiskPartitionSpec

Partitioning specification.
storageTypexsd:string

Indicates the storage type where the diagnostic partition will be created.
See DiagnosticPartitionStorageType

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition