Update_Get_ResponseBody

Update_Get_ResponseBody
Update_Get_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "state": "string",
        "task": {
            "progress": {
                "total": 0,
                "completed": 0,
                "message": {
                    "id": "string",
                    "default_message": "string",
                    "args": [
                        "string"
                    ],
                    "localized": "string"
                }
            },
            "subtask_order": [
                "string"
            ],
            "description": {
                "id": "string",
                "default_message": "string",
                "args": [
                    "string"
                ],
                "localized": "string"
            },
            "service": "string",
            "operation": "string",
            "parent": "string",
            "target": {
                "type": "string",
                "id": "string"
            },
            "status": "string",
            "cancelable": false,
            "start_time": "string",
            "end_time": "string",
            "user": "string"
        },
        "version": "string",
        "latest_query_time": "string"
    }
}
value
Optional

Info structure containing the status information about the appliance.