InstructionInfo

InstructionInfo
InstructionInfo

Details of the instructions displayed during restore process

JSON Example
{
    "fields": [
        "string"
    ],
    "id": "string",
    "actions": [
        "string"
    ],
    "name": "string"
}
array of string
fields
Optional

A list of fields that are displayable to users in a table

string
id
Optional

UUID of the instruction

array of string
actions
Optional

A list of actions that are to be applied to resources

string
name
Optional

Instruction name