| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
evcState | ClusterEVCManagerEVCState |
EVC-related state of the managed cluster.
|
managedCluster | ManagedObjectReference
to a ClusterComputeResource |
Cluster associated with this manager object.
|
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 |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ClusterEVCManager used to make the method call. |
cnxSpec P | HostConnectSpec |
The spec that will be used to add the host.
Since vSphere API 6.0 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a Task | This method returns a Task object with which to monitor the operation. |
Faults
Type | Description |
---|---|
HostConnectFault | Thrown if an error occurred when attempting to connect to the host. Typically, a more specific subclass is thrown. |
InvalidLogin | Thrown if authentication with the host fails. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ClusterEVCManager used to make the method call. |
evcModeKey P | xsd:string |
A key referencing the desired EVC mode.
Since vSphere API 6.0 |
evcGraphicsModeKey* P | xsd:string |
A key referencing the desired EVC Graphics
mode supportedEVCGraphicsMode.
Since vSphere API 6.0 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a Task | This method returns a Task object with which to monitor the operation. |
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. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ClusterEVCManager used to make the method call. |
evcModeKey P | xsd:string |
A key referencing the desired EVC mode.
Since vSphere API 6.0 |
evcGraphicsModeKey* P | xsd:string |
A key referencing the desired EVC Graphics
mode supportedEVCGraphicsMode.
Since vSphere API 6.0 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a Task |
Faults
Type | Description |
---|---|
EVCConfigFault | Thrown if configuring EVC failed. Typically, a more specific subclass is thrown. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ClusterEVCManager used to make the method call. |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a Task |
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. |
Events
Type | |
---|---|
None |
Top of page | Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |