Managed Object - HostVsanInternalSystem

Property of
HostConfigManager
See also
HostVsanInternalSystemCmmdsQuery, HostVsanInternalSystemDeleteVsanObjectsResult, HostVsanInternalSystemVsanObjectOperationResult, HostVsanInternalSystemVsanPhysicalDiskDiagnosticsResult, VsanNewPolicyBatch, VsanPolicyChangeBatch, VsanPolicySatisfiability
Since
vSphere API 5.5


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
AbdicateDomOwnership, CanProvisionObjects, DeleteVsanObjects, GetVsanObjExtAttrs, QueryCmmds, QueryObjectsOnPhysicalVsanDisk, QueryPhysicalVsanDisks, QuerySyncingVsanObjects, QueryVsanObjects, QueryVsanObjectUuidsByFilter, QueryVsanStatistics, ReconfigurationSatisfiable, ReconfigureDomObject, RunVsanPhysicalDiskDiagnostics, UpgradeVsanObjects

AbdicateDomOwnership

Required Privileges
Host.Config.Storage
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids Pxsd:string[]

Since vSphere API 5.5
P Required privilege: uuids

Return Value

Type Description
xsd:string[]

Faults

Type Description
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



CanProvisionObjects

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
npbs PVsanNewPolicyBatch[]

Since vSphere API 5.5
ignoreSatisfiability* Pxsd:boolean

Since vSphere API 5.5
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
VsanPolicySatisfiability[]

Faults

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

Events

Type
None



DeleteVsanObjects

Required Privileges
Host.Config.Storage
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids Pxsd:string[]

Since vSphere API 5.5
force* Pxsd:boolean

Since vSphere API 5.5
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
HostVsanInternalSystemDeleteVsanObjectsResult[]

Faults

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

Events

Type
None



GetVsanObjExtAttrs

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids Pxsd:string[]

Since vSphere API 5.5
P Required privilege: uuids

Return Value

Type Description
xsd:string

Faults

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

Events

Type
None



QueryCmmds

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
queries PHostVsanInternalSystemCmmdsQuery[]

Since vSphere API 5.5
P Required privilege: queries

Return Value

Type Description
xsd:string

Faults

Type Description
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



QueryObjectsOnPhysicalVsanDisk

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
disks Pxsd:string[]

Since vSphere API 5.5
P Required privilege: disks

Return Value

Type Description
xsd:string

Faults

Type Description
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



QueryPhysicalVsanDisks

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
props* Pxsd:string[]

Since vSphere API 5.5
*Need not be set P Required privilege: props

Return Value

Type Description
xsd:string

Faults

Type Description
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



QuerySyncingVsanObjects

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids* Pxsd:string[]

Since vSphere API 5.5
*Need not be set P Required privilege: uuids

Return Value

Type Description
xsd:string

Faults

Type Description
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



QueryVsanObjects

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids* Pxsd:string[]

Since vSphere API 5.5
*Need not be set P Required privilege: uuids

Return Value

Type Description
xsd:string

Faults

Type Description
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



QueryVsanObjectUuidsByFilter

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids* Pxsd:string[]

Since vSphere API 6.0
limit* Pxsd:int

Since vSphere API 6.0
version* Pxsd:int

Since vSphere API 6.0
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
xsd:string[]

Faults

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

Events

Type
None



QueryVsanStatistics

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
labels Pxsd:string[]

Since vSphere API 5.5
P Required privilege: labels

Return Value

Type Description
xsd:string

Faults

Type Description
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



ReconfigurationSatisfiable

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
pcbs PVsanPolicyChangeBatch[]

Since vSphere API 5.5
ignoreSatisfiability* Pxsd:boolean

Since vSphere API 5.5
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
VsanPolicySatisfiability[]

Faults

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

Events

Type
None



ReconfigureDomObject

Required Privileges
Host.Config.Storage
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuid Pxsd:string

Since vSphere API 5.5
policy Pxsd:string

Since vSphere API 5.5
PRequired privilege - see tooltip for details

Return Value

Type Description
None

Faults

Type Description
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



RunVsanPhysicalDiskDiagnostics

Required Privileges
System.Read
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
disks* Pxsd:string[]

Since vSphere API 5.5
*Need not be set P Required privilege: disks

Return Value

Type Description
HostVsanInternalSystemVsanPhysicalDiskDiagnosticsResult[]

Faults

Type Description
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



UpgradeVsanObjects

Required Privileges
Host.Config.Storage
Since
vSphere API 6.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVsanInternalSystem used to make the method call.
uuids Pxsd:string[]

Since vSphere API 6.0
newVersion Pxsd:int

Since vSphere API 6.0
PRequired privilege - see tooltip for details

Return Value

Type Description
HostVsanInternalSystemVsanObjectOperationResult[]

Faults

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

Events

Type
None