vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDiagnosticPartitionCreateOption(vim.host.DiagnosticPartition.CreateOption)
- Returned by
- QueryPartitionCreateOptions
- Extends
- DynamicData
- See also
- HostScsiDisk
- Since
- 2.0
Data Object Description
This data object describes a disk that can be used to create a diagnostic partition.Properties
Name | Type | Description |
---|---|---|
diagnosticType | xsd:string |
Indicates the type of the diagnostic partition to be created. See DiagnosticPartitionType |
disk | HostScsiDisk |
The disk which has sufficient free space to contain a diagnostic
partition.
|
storageType | xsd:string |
Indicates the storage type of diagnostic partition to be created. See DiagnosticPartitionStorageType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |