vSphere ESX Agent Manager API


Data Object - VmInaccessible

Extends
VmIssue
Since
vEAM API 8.3

Data Object Description

The connection state of the 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 VmIssue
vm
Properties inherited from AgentIssue
agent, agentName, host, hostName
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