Cluster restore status
Name | Description | Type | Notes |
---|---|---|---|
backup_timestamp | Timestamp when backup was initiated in epoch millisecond | EpochMsTimestamp | Required Readonly |
endpoints | The list of allowed endpoints, based on the current state of the restore process | array of ResourceLink | Required Readonly |
id | Unique id for backup request | string | Required Readonly |
instructions | Instructions for users to reconcile Restore operations | array of InstructionInfo | Readonly |
restore_end_time | Timestamp when restore was completed in epoch millisecond | EpochMsTimestamp | Readonly |
restore_start_time | Timestamp when restore was started in epoch millisecond | EpochMsTimestamp | Readonly |
status | GlobalRestoreStatus | ||
step | RestoreStep | ||
total_steps | Total number of steps in the entire restore process | integer | Required Readonly |