vSphere ESX Agent Manager API


Data Object - ClusterAgentAgentIssue

Extended by
ClusterAgentClusterTransitionFailed, ClusterAgentOvfInvalidProperty, ClusterAgentTransitionFailed, ClusterAgentVmIssue, ClusterAgentVmNotDeployed
Extends
AgencyIssue
See also
Agent, vim.ComputeResource
Since
vEAM API 6.9

Data Object Description

Base class for all cluster bound agents.

Properties

Name Type Description
agentvmodl.ManagedObjectReference
to a Agent

The agent that has this issue.
cluster*vmodl.ManagedObjectReference
to a vim.ComputeResource

The cluster for which this issue is raised. Might be null if the cluster is missing in vCenter Server inventory.
Properties inherited from AgencyIssue
agency, agencyName, solutionId, solutionName
Properties inherited from Issue
description, key, time
Properties inherited from vmodl.DynamicData
None
*Need not be set
Show WSDL type definition