InvalidConfig
InvalidConfig
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.
This structure may be used only with operations rendered under /eam
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": 0,
"description": "string",
"time": "string",
"agency": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"agencyName": "string",
"solutionId": "string",
"solutionName": "string",
"agent": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"agentName": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"hostName": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"error": {
"_typeName": "string"
}
}