ClusterAgentMissingClusterVmNetwork

ClusterAgentMissingClusterVmNetwork
ClusterAgentMissingClusterVmNetwork

The cluster agent Virtual Machine cannot be deployed, because the configured networks do 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 networks 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"
    },
    "missingNetworks": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "networkNames": [
        "string"
    ]
}
missingNetworks
Optional

A non-empty array of cluster agent VM networks that are required on the cluster.

array of string
networkNames
Optional

The names of the cluster agent VM networks.