List of recovery points
To view the list of the recovery points
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection to show the details on.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
The list of recovery points for the chosen protection contains the following additional information:
Creation Time
Name of the recovery point
Description of the recovery point
The number of restores from this recovery point
The number of succeeded Restores
The number of failed Restores
Status
Copies
Action
nbosjm recovery-point-list [--protection-id <protection-id>]
[--nbos_node <host>]
[--date_from <date_from>]
[--date_to <date_to>]
[--all {True,False}]
--protection-id Filter results by protection-id (protection ID).
--nbos_node List all the recovery points operations that are scheduled on a NetBackup for OpenStack node. The default value is None.
--date_from From date in the format YYYY-MM-DDTHH:MM:SS. For example, 2016-10-10T00:00:00. If you do not specify the time, it takes 00:00 by default.
--date_to To date in the format YYYY-MM-DDTHH:MM:SS The default is current day. Specify the time in HH:MM:SS format to get the recovery points in the same day.
--all List all recovery points of all the projects. Valid for admin user only.