AdvanceClusterRestoreInput

AdvanceClusterRestoreInput
AdvanceClusterRestoreInput
JSON Example
{
    "id": "string",
    "resources": [
        {
            "target_display_name": "string",
            "is_valid": false,
            "target_id": "string",
            "target_type": "string",
            "selected": false
        }
    ]
}
string
id
Optional

Unique id of an instruction (as returned by the GET /restore/status call) for which input is to be provided

resources
Required

List of resources for which the instruction is applicable.