VcenterOnboardStatusSuccess

VcenterOnboardStatusSuccess
VCenter Onboard Success Response

Dictionary with a data field containing the status.

JSON Example
{
    "data": {
        "status": "string",
        "reason": "string",
        "actions": [
            {
                "action": "string",
                "status": "string"
            }
        ],
        "progress": {
            "percentage": 0,
            "message": "string",
            "error_details": "string"
        }
    }
}
data
Optional

Response of the Vcenter Onboard Status API