Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAgentAgentIssue
- Extended by
- ClusterAgentOvfInvalidProperty, 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 |
---|---|---|
agent | vmodl.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. Migth 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 |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |