vSphere ESX Agent Manager API


Data Object - HostInPartialMaintenanceMode

Extends
AgentIssue
See also
vim.VirtualMachine
Since
vEAM API 8.3

Data Object Description

An agent virtual machine operation cannot be executed on host, because the host is in partial maintenance mode that blocks the virtual machine operation.

This is not a remediable issue. To remediate, take the host ouf of partial maintenance mode.

Properties

Name Type Description
vm*vmodl.ManagedObjectReference
to a vim.VirtualMachine

The virtual machine to which this issue is related. Unset if the operation that is blocked by partial maintenance mode is preventing the virtual machine deployment.
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
*Need not be set
Show WSDL type definition