Service - Cluster

Class
VMware.Hv.Cluster
See also
Cluster_KeyInfo
Since
Horizon 7.11


Service Description

The interface to provide cluster level properties.

Methods

Methods defined in this Service
Cluster_GetPublicKey

Cluster_GetPublicKey

Fetch the public key of cluster.

Parameters

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

Return Value

Type Description
Cluster_KeyInfoCluster's public key info.

Faults

Type Description
EntityNotFoundThrown if any specified entity cannot be found.
InsufficientPermissionThrown if the user does not have sufficient permission to perform the operation.
InvalidArgumentThrown if any specified argument is invalid.
InvalidTypeThrown if the type of any specified argument is invalid.
UnexpectedFaultThrown if an unexpected error occurs while performing the operation.

Show WSDL type definition