Managed Object -
HostEsxAgentHostManager(vim.host.EsxAgentHostManager)
- Property of
-
HostConfigManager
- See also
-
HostEsxAgentHostManagerConfigInfo
- Since
- vSphere API 5.0
Managed Object Description
This managed object type is used to configure agent virtual machine resource
configuration, such as what network and datastore to use for agent virtual
machines.
Properties
P
Methods
EsxAgentHostManagerUpdateConfig(updateConfig)
Update the host's ESX agent configuration.
The entire configuration must be set each time since all values are
overwritten. E.g. a field set to null clears the value on the host.
- Required Privileges
- Host.Config.Settings
Parameters
Return Value
Faults
Type
|
Description
|
HostConfigFault | Thrown if an error occurs. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition