ValidationResult

ValidationResult
ValidationResult
JSON Example
{
    "type": "string",
    "failedValidations": [
        {
            "severity": "string",
            "errorCode": "string",
            "message": {
                "args": {
                    "cloudProxyFqdn": "cloudProxy1.vsphere.local"
                },
                "localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
                "defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
                "id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
            }
        }
    ]
}
string
type
Optional

type

array of Validation
failedValidations
Optional

A list of containing the result of each validation.