Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterEVCManagerCheckResult(vim.cluster.EVCManager.CheckResult)
- Returned by
- CheckAddHostEvc_Task, CheckConfigureEvcMode_Task
- Extends
- DynamicData
- See also
- HostSystem, LocalizedMethodFault
- Since
- vSphere API Release 6.0
Data Object Description
Properties
Name | Type | Description |
---|---|---|
error | LocalizedMethodFault |
A problem that would prevent applying the desired EVC mode.
|
evcModeKey | xsd:string |
The EVC mode being tested for legal application.
|
host* | ManagedObjectReference[]
to a HostSystem[] |
The set of hosts which would generate the fault described by the
error property when the desired EVC mode is applied.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |