Data Object - AgentIssue

Extended by
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
agentvmodl.ManagedObjectReference
to a Agent

The agent that has this issue.
agentNamexsd:string

The name of the agent.
hostvmodl.ManagedObjectReference
to a vim.HostSystem

The managed object reference to the host on which this agent is located.
hostNamexsd: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