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. Performing Backup Administration tasks
  4. Example runbook for disaster recovery using NFS
  5. Disaster recovery of a single policy
  6. Restore the policy
  7. Prepare the selective restore by getting the snapshot information
NetBackup™ for OpenStack Administrator's Guide

Prepare the selective restore by getting the snapshot information

To be able to do the necessary selective restore a few pieces of information about the snapshot to be restored are required. The following process will provide all necessary information.

List all Snapshots of the policy to restore to identify the snapshot to restore

# nbosjm snapshot-list --policy-id ac9cae9b-5e1b-4899-930c-
6aa0600a2105 --all True

Get Snapshot Details with network details for the desired snapshot

# nbosjm snapshot-show --output networks 7e39e544-537d-4417-853d-
11463e7396f9

Get Snapshot Details with disk details for the desired Snapshot.

[root@upstreamcontroller ~(keystone_admin)]# nbosjm snapshot-show 
--output disks 7e39e544-537d-4417-853d-11463e7396f9

Feedback

Was this page helpful?
Previous

Restore the policy

Next

Prepare the selective restore by creating the restore.json file

Feedback

Was this page helpful?