vSphere ESX Agent Manager API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAgentVmInaccessible
- Extends
- ClusterAgentVmIssue
- Since
- vEAM API 8.3
Data Object Description
The connection state of the cluster agent Virtual Machine is ConnectionState#inaccessible.In order to remediate the issue:
- Mark the VM for removal using the EsxAgentManager#markForRemoval API.
- Do the necessary changes to ensure that the connection state of the VM is ConnectionState#connected.
NOTE: When the HA is enabled on the cluster these issues may be transient and automatically remediated.
Properties
Name | Type | Description |
---|---|---|
None | ||
Properties inherited from ClusterAgentVmIssue | ||
vm | ||
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 |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |