Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - InvalidConfig
- Extends
- VmIssue
- Since
- vEAM API 6.9
Data Object Description
Invalid configuration is preventing a virtual machine operation. Typically the attached error indicates the particular reason why vSphere ESX Agent Manager is unable to power on or reconfigure the agent virtual machine.This is a passive remediable issue. To remediate update the virtual machine configuration.
Properties
Name | Type | Description |
---|---|---|
error | xsd:anyType |
The error, that caused this issue. It must be either MethodFault or
RuntimeFault.
|
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 |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |