Vcha_Cluster_Passive_Check_ResponseBody

Vcha_Cluster_Passive_Check_ResponseBody
Vcha_Cluster_Passive_Check_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "warnings": [
            {
                "id": "string",
                "default_message": "string",
                "args": [
                    "string"
                ],
                "localized": "string"
            }
        ],
        "errors": [
            {
                "id": "string",
                "default_message": "string",
                "args": [
                    "string"
                ],
                "localized": "string"
            }
        ]
    }
}
value
Optional

CheckResult structure containing errors and warnings.