Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NoCustomAgentVmNetwork
- Extends
- NoAgentVmNetwork
- See also
- vim.Network
- Since
- 1.0
Data Object Description
An agent virtual machine is expected to be deployed on a host, but the agent cannot be deployed because the agent network has not been configured on the host. The host needs to be added to one of the networks listed in customAgentVmNetwork.This is a passive remediable issue. The administrator must add one of the networks customAgentVmNetwork to the host.
Properties
Name | Type | Description |
---|---|---|
customAgentVmNetwork | vmodl.ManagedObjectReference
to a vim.Network |
A non-empty array of agent VM networks that is required on the host.
|
customAgentVmNetworkName | xsd:string[] |
The names of the agent VM networks.
|
Properties inherited from NoAgentVmNetwork | ||
None | ||
Properties inherited from VmNotDeployed | ||
None | ||
Properties inherited from AgentIssue | ||
agent, agentName, host, hostName | ||
Properties inherited from AgencyIssue | ||
agency, agencyName, solutionId, solutionName | ||
Properties inherited from Issue | ||
description, key, time | ||
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |