Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAgentVmIssue
- Extended by
- ClusterAgentInvalidConfig, ClusterAgentVmNotRemoved, ClusterAgentVmPoweredOff, ClusterAgentVmPoweredOn, ClusterAgentVmSuspended
- Extends
- ClusterAgentAgentIssue
- See also
- vim.VirtualMachine
- Since
- vEAM API 6.9
Data Object Description
Base class for all cluster bound Virtual Machines.Properties
Name | Type | Description |
---|---|---|
vm | vmodl.ManagedObjectReference
to a vim.VirtualMachine |
The Virtual Machine to which this issue is related.
|
Properties inherited from ClusterAgentAgentIssue | ||
agent, cluster | ||
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 |