Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDiagnosticPartition(vim.host.DiagnosticPartition)
- Property of
- HostConfigInfo, HostDiagnosticSystem
- Returned by
- QueryAvailablePartition
- Extends
- DynamicData
- See also
- HostScsiDiskPartition
- Since
- 2.0
Data Object Description
This data object type contains information about an available or active diagnostic partition.Properties
Name | Type | Description |
---|---|---|
diagnosticType | xsd:string |
Indicates the type of the diagnostic partition. See DiagnosticPartitionType |
id | HostScsiDiskPartition |
Diagnostic partition identification information.
|
slots | xsd:int |
The number of slots in the diagnostic partition.
|
storageType | xsd:string |
Indicates the storage type of the diagnostic partition. 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 |