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. Doing a CLI File Search
NetBackup™ for OpenStack Administrator's Guide

Doing a CLI File Search

nbosjm filepath-search [--snapshotids <snapshotid>]
                            [--end_filter <end_filter>]
                            [--start_filter <start_filter>]
                            [--date_from <date_from>]
                            [--date_to <date_to>]
                            <vm_id> <file_path>
  • <vm_id> ID of the VM to be searched

  • <file_path> Path of the file to search for

  • --snapshotids <snapshotid> Search only in specified snapshot ids snapshot-id: include the instance with this UUID

  • --end_filter <end_filter> Displays last snapshots, example , last 10 snapshots, default 0 means displays all snapshots

  • --start_filter <start_filter> Displays snapshots starting from , example , snapshot starting from 5, default 0 means starts from first snapshot

  • --date_from <date_from> From date in format "YYYY-MM-DDTHH:MM:SS" eg 2016-10-10T00:00:00, If time isn't specified then it takes 00:00 by default

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

Feedback

Was this page helpful?
Previous

Start the File Search and retrieve the results in Horizon

Next

About snapshot mount

Feedback

Was this page helpful?