Data Object - HostDiagnosticPartitionCreateDescription

Returned by
QueryPartitionCreateDesc
Extends
DynamicData
See also
HostDiagnosticPartitionCreateSpec, HostDiskPartitionLayout

Data Object Description

The diagnostic partition create description details what will be done to create a new diagnostic partition on a disk. It contains a CreateSpec that can be submitted to create the partition and information that can be shown to the user.

Properties

Name Type Description
diskUuidxsd:string

The UUID of the SCSI disk on which to create the diagnostic partition. This disk UUID will match that found in the identification field of the creation spec.
See HostScsiDisk
See uuid

layoutHostDiskPartitionLayout

Layout describing the format of the disk
specHostDiagnosticPartitionCreateSpec

Creation specification for diagnostic partition
Properties inherited from DynamicData
dynamicProperty, dynamicType

Show WSDL type definition