Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for OpenStack Administrator's Guide
  3. NetBackup for OpenStack policies
  4. Edit a policy
NetBackup™ for OpenStack Administrator's Guide

Edit a policy

Policy can be modified in all components to match changing needs.

Note:

Editing a policy sets the user as the new owner.

Using Horizon

To edit a policy in Horizon do the following steps:

  1. On the Horizon console, navigate to NBOS Backups > Policies.

  2. Identify the policy to be modified.

  3. Click Create Snapshot drop-down.

  4. Click Edit Policy.

  5. Modify the policy as desired. All parameters except policy type can be changed.

  6. Click Update.

Using CLI
usage: nbosjm 
policy-modify [--display-name <display-name>]
                [--display-description <display-description>]
                [--instance <instance-id=instance-uuid>]
                [--jobschedule <key=key-name>]
                [--metadata <key=key-name>]
                [--policy_attribute_id <policy_attribute_id>]
                <policy-id>
  • --display-name Optional policy name. (Default=None)

  • --display-description Optional policy description. (Default=None)

  • --instance <instance-id=instance-uuid> Specify an instance to include in the policy. Specify option multiple times to include multiple instances. Instance-id: Include the instance with this UUID

  • --jobschedule <key=key-name> Specify following key value pairs for job schedule Specify option multiple times to include multiple keys. If you don't specify timezone, then by default it takes your local computer timezone "start_date" : "06/05/2014" "end_date" : "07/15/2014" "start_time" : "2:30 PM" "interval" : "1 hr" "retention_policy_type" : "Number of Snapshots to Keep" or "Number of days to retain Snapshots" "retention_policy_value" : "30"

  • --metadata <key=key-name> Specify a key value pair to include in the policy type metadata Specify option multiple times to include multiple keys. key=value

  • --policy-attribute-id <policy_attribute_id> ID of the policy attribute to assign.

  • <policy-id> ID of the policy to edit.

Feedback

Was this page helpful?
Previous

Policy overview

Next

Delete a policy

Feedback

Was this page helpful?