TaskStageMessage

TaskStageMessage
TaskStageMessage
AllOf
This class requires all of the following:
JSON Example
{
    "level": "INFO",
    "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"
    },
    "timestamp": "2000-01-23T04:56:07.000Z",
    "stageId": "stage-upgrade-binary"
}
Property Of