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. Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0
  3. Using the NetBackup XBSA interface
  4. XBSA sessions and transactions
  5. Sessions
Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0

Sessions

To use most of the NetBackup XBSA API calls, it is necessary for an XBSA application to set up a session with the NetBackup XBSA interface by invoking the BSAInit() call. The functions BSAQueryApiVersion() and BSAQueryServiceProvider() can be invoked before calling BSAInit(). These functions are used to determine the current version of the API used by the NetBackup XBSA interface and a string describing the provider of the NetBackup XBSA interface, respectively, and are not dependent on being within a session.

Feedback

Was this page helpful?
Previous

XBSA sessions and transactions

Next

Initialization and termination

Feedback

Was this page helpful?