|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| activePartition* | HostDiagnosticPartition |
The currently active diagnostic partition.
|
Methods
| Methods defined in this Managed Object |
|---|
| CreateDiagnosticPartition, QueryAvailablePartition, QueryPartitionCreateDesc, QueryPartitionCreateOptions, SelectActivePartition |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostDiagnosticSystem used to make the method call. |
| spec P | HostDiagnosticPartitionCreateSpec |
Since 2.0 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| HostConfigFault | on some internal failure while trying to create the diagnostic partition or to activate the diagnostic partition. |
| NotFound | Thrown if the specified disk cannot be found. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostDiagnosticSystem used to make the method call. |
Return Value
| Type | Description |
|---|---|
| HostDiagnosticPartition[] |
Faults
| Type | Description |
|---|---|
| HostConfigFault | on some internal failure while setting the active partition. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostDiagnosticSystem used to make the method call. |
| diskUuid P | xsd:string |
See HostScsiDisk See uuid Since 2.0 |
| diagnosticType P | xsd:string |
See HostScsiDisk See uuid Since 2.0 |
Return Value
| Type | Description |
|---|---|
| HostDiagnosticPartitionCreateDescription |
Faults
| Type | Description |
|---|---|
| HostConfigFault | on some internal failure while trying to query information about the disk. See HostScsiDisk See uuid |
| NotFound | Thrown if the specified disk cannot be found. See HostScsiDisk See uuid |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
The choices will be returned in the order that is most preferable as determined by the system.
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostDiagnosticSystem used to make the method call. |
| storageType P | xsd:string |
Since 2.0 |
| diagnosticType P | xsd:string |
Since 2.0 |
Return Value
| Type | Description |
|---|---|
| HostDiagnosticPartitionCreateOption[] |
Faults
| Type | Description |
|---|---|
| HostConfigFault | on some internal failure while querying the create options. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostDiagnosticSystem used to make the method call. |
| partition* P | HostScsiDiskPartition |
Since 2.0 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| HostConfigFault | on some internal failure while selecting the active partition. |
| NotFound | Thrown if the diagnostic partition does not exist. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |