Managed Object - ClusterEVCManager

Returned by
EvcManager
Extends
ExtensibleManagedObject
See also
ClusterComputeResource, ClusterEVCManagerCheckResult, ClusterEVCManagerEVCState, HostConnectSpec
Since
vSphere API 6.0


Managed Object Description

Properties

Name Type Description
evcStateClusterEVCManagerEVCState


managedClusterManagedObjectReference
to a ClusterComputeResource


Properties inherited from ExtensibleManagedObject
availableField, value

Methods

Methods defined in this Managed Object
CheckAddHostEvc_Task, CheckConfigureEvcMode_Task, ConfigureEvcMode_Task, DisableEvcMode_Task
Methods inherited from ExtensibleManagedObject
setCustomValue

CheckAddHostEvc_Task

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ClusterEVCManager used to make the method call.
cnxSpec PHostConnectSpec

Since vSphere API 6.0
P Required privilege: cnxSpec

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

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



CheckConfigureEvcMode_Task

Required Privileges
System.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ClusterEVCManager used to make the method call.
evcModeKey Pxsd:string

Since vSphere API 6.0
evcGraphicsModeKey* Pxsd:string

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

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

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



ConfigureEvcMode_Task

Required Privileges
Host.Inventory.EditCluster

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ClusterEVCManager used to make the method call.
evcModeKey Pxsd:string

Since vSphere API 6.0
evcGraphicsModeKey* Pxsd:string

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

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

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



DisableEvcMode_Task

Required Privileges
Host.Inventory.EditCluster

Parameters

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

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

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