| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
VsanGetCapabilities |
Privileges | Required on |
---|---|
System.Read | ClusterComputeResource |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VsanCapabilitySystem used to make the method call. |
targets* | ManagedObjectReference[] |
An optional list of targeted managed objects. The supported
targets are HostSystem and ClusterComputeResource instances. If a HostSystem
is given, the result contains information about the capabilities of this
certain host. If a cluster is passed, the result contains information about
the capabilities of all hosts that reside in the cluster and the capabilities
of the vCenter. If the targets parameter is empty, the result contains only
the capabilities of the current vCenter.
Since vSphere API 6.0 |
Return Value
Type | Description |
---|---|
VsanCapability[] | A list of vim.cluster.VsanCapability. |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown 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 |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |