NoCustomAgentVmDatastore
An agent virtual machine is expected to be deployed on a host, but the agent cannot be deployed because the agent datastore has not been configured on the host.
The host needs to be added to one of the datastores listed in customAgentVmDatastore.
This is a passive remediable issue. The administrator must add one of the datastores customAgentVmDatastore to the host.
This structure may be used only with operations rendered under /eam
.
{
"_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",
"customAgentVmDatastore": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"customAgentVmDatastoreName": [
"string"
]
}
A non-empty array of agent VM datastores that is required on the host.
The names of the agent VM datastores.