RecoveryStepDrResponseList

RecoveryStepDrResponseList
RecoveryStepDrResponseList

List of entities about: Information about a recovery step.

JSON Example
{
    "list": [
        {
            "plan_callout_position_spec": {
                "position_spec_index": 0,
                "position_spec_position": "string"
            },
            "vm_callout_position_spec": {
                "vm_id": "string",
                "pre_power_on": false,
                "index": 0
            },
            "title": "string",
            "step_number": "string",
            "child_count": 0,
            "depth": 0,
            "finish_time": 0,
            "start_time": 0,
            "expanded": false,
            "id": 0,
            "progress": 0,
            "status": "string",
            "warnings": [
                {}
            ],
            "errors": [
                {}
            ],
            "referred_object": "string"
        }
    ],
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ],
        "total": 0,
        "offset": 0,
        "limit": 0,
        "links": {
            "next": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "previous": {
                "href": "string"
            }
        }
    }
}
list
Optional

list

_meta
Optional

_meta