vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - HostAccessRestrictedToManagementServer(vim.fault.HostAccessRestrictedToManagementServer)
- Extends
- NotSupported
- Since
- vSphere API Release 5.0
Fault Description
Fault thrown when an attempt is made to adjust resource settings directly on a host that is being managed by VC. VC is currently the source of truth for all resource pools on the host. Examples of methods affected by this are:- create respool
- update respool
- change VM resource settings.
Properties
Name | Type | Description |
---|---|---|
managementServer | xsd:string |
Name/IP of the server currently managing this host.
|
Properties inherited from NotSupported | ||
None | ||
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |