ClusterAgentMissingClusterVmDatastore

ClusterAgentMissingClusterVmDatastore
ClusterAgentMissingClusterVmDatastore

The cluster agent Virtual Machine cannot be deployed, because any of the configured datastores does not exist on the cluster.

This is an active remediable issue. To remediate, vSphere ESX Agent Manager redeploys the agent Virtual Machine. However, the problem is likely to persist until required Virtual Machine datastores are configured on the cluster.

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"
    },
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "missingDatastores": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ]
}
missingDatastores
Optional

A non-empty array of cluster agent VM datastores that are missing on the cluster.