Data Object - VmIssue

Extended by
InvalidConfig, VmCorrupted, VmDeployed, VmMarkedAsTemplate, VmOrphaned, VmPoweredOff, VmPoweredOn, VmSuspended, VmWrongFolder, VmWrongResourcePool
Extends
AgentIssue
See also
vim.VirtualMachine
Since
1.0

Data Object Description

Base class for all issues related to the deployed virtual machine for a particular agent.

Properties

Name Type Description
vmvmodl.ManagedObjectReference
to a vim.VirtualMachine

The virtual machine to which this issue is related.
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