PrecheckReport

PrecheckReport
PrecheckReport

Provides a link to an external or more detailed report associated with a specific precheck result.

JSON Example
{
    "description": {
        "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"
    },
    "reportUrl": "reportUrl"
}
description
Optional

description

string
reportUrl
Required

The URL where the full, detailed report for this precheck result can be accessed.

Property Of