Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AgentIssue
- Extended by
- CertificateNotTrusted, ManagedHostNotReachable, MissingDvFilterSwitch, OvfInvalidProperty, PersonalityAgentPMIssue, VibIssue, VmIssue, VmNotDeployed
- Extends
- AgencyIssue
- See also
- Agent, vim.HostSystem
- Since
- 1.0
Data Object Description
Base class for all agent issues.Properties
Name | Type | Description |
---|---|---|
agent | vmodl.ManagedObjectReference
to a Agent |
The agent that has this issue.
|
agentName | xsd:string |
The name of the agent.
|
host | vmodl.ManagedObjectReference
to a vim.HostSystem |
The managed object reference to the host on which this agent is located.
|
hostName | xsd:string |
The name of the host on which this agent is located.
|
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 |