Edit a protection
A protection can be modified in all components to match changing needs.
Note:
Editing a protection sets the user as the new owner.
To edit a protection
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection to be modified and select Edit Protection from the drop-down list.
- Modify the protection as desired. All parameters except protection type can be changed.
- Click Update.
nbosjm protection-modify [--display-name <display-name>] [--display-description <display-description>] [--instance <instance-id=instance-uuid>] [--jobschedule <key=key-name>] [--metadata <key=key-name>] [--protection-plan-id <protection_plan_id>] <protection-id>
--display-name The protection name.
--display-description The protection description.
--instance <instance-id=instance-uuid> Specify an instance to include in the protection. To include multiple instances, run the command multiple times with each instance. Instance-id: Include the instance with this UUID.
--jobschedule <key=key-name> Specify the following key-value pairs for a job schedule. To include multiple keys, run the command multiple times with each key. If you do not specify a time zone, it takes your local computer time zone by default.
"start_date" : "06/05/2014" "end_date" : "07/15/2014" "start_time" : "2:30 PM"
--metadata Specify a key-value pair to include in the protection type metadata. To include multiple keys, run the command multiple times with each key.
--protection-plan-id ID of the protection.
<protection-id> ID of the protection to edit.