Managed Object - HostDiagnosticSystem

Property of
HostConfigManager
See also
HostDiagnosticPartition, HostDiagnosticPartitionCreateDescription, HostDiagnosticPartitionCreateOption, HostDiagnosticPartitionCreateSpec, HostScsiDiskPartition
Since
null


Managed Object Description

Properties

Name Type Description
activePartition*HostDiagnosticPartition


*May not be present

Methods

Methods defined in this Managed Object
CreateDiagnosticPartition, QueryAvailablePartition, QueryPartitionCreateDesc, QueryPartitionCreateOptions, SelectActivePartition

CreateDiagnosticPartition

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDiagnosticSystem used to make the method call.
spec PHostDiagnosticPartitionCreateSpec

Since null
P Required privilege: spec

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



QueryAvailablePartition

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDiagnosticSystem used to make the method call.

Return Value

Type Description
HostDiagnosticPartition[]

Faults

Type Description
HostConfigFault
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



QueryPartitionCreateDesc

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDiagnosticSystem used to make the method call.
diskUuid Pxsd:string

Since null
diagnosticType Pxsd:string

Since null
PRequired privilege - see tooltip for details

Return Value

Type Description
HostDiagnosticPartitionCreateDescription

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



QueryPartitionCreateOptions

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDiagnosticSystem used to make the method call.
storageType Pxsd:string

Since null
diagnosticType Pxsd:string

Since null
PRequired privilege - see tooltip for details

Return Value

Type Description
HostDiagnosticPartitionCreateOption[]

Faults

Type Description
HostConfigFault
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



SelectActivePartition

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDiagnosticSystem used to make the method call.
partition* PHostScsiDiskPartition

Since null
*Need not be set P Required privilege: partition

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None