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 backups and restores of OpenStack
  4. List of snapshots
NetBackup™ for OpenStack Administrator's Guide

List of snapshots

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

  2. Identify the policy to show the details on.

  3. Click the policy name to enter the policy overview.

  4. Navigate to the Snapshots tab.

The list of snapshots for the chosen policy contains the following additional information:

  • Creation Time

  • Name of the snapshot

  • Description of the snapshot

  • Total amount of Restores from this snapshot

    • Total amount of succeeded Restores

    • Total amount of failed Restores

  • Snapshot Type

  • Snapshot Size

  • Snapshot Status

Using CLI
 nbosjm snapshot-list [--policy-id <policy-id>]
                           [--nbos_node <host>]
                           [--date_from <date_from>]
                           [--date_to <date_to>]
                           [--all {True,False}]
  • --policy-id <policy-id> Filter results by policy-id (policy ID).

  • --nbos_node <host> List all the snapshot operations that are scheduled on a nbos node(Default=None).

  • --date_from <date_from> From date in format "YYYY-MM-DDTHH:MM:SS" for example 2016-10-10T00:00:00, If you don't specify time then it takes 00:00 by default.

  • --date_to <date_to> To date in format "YYYY-MM-DDTHH:MM:SS" (default is current day), Specify HH:MM:SS to get snapshots within same day inclusive/exclusive results for date_from and date_to

  • --all {True,False} List all snapshots of all the projects (valid for admin user only).

Feedback

Was this page helpful?
Previous

About snapshots

Next

Creating a snapshot

Feedback

Was this page helpful?