NetBackup™ Release Notes
- About NetBackup 10.2
- New features, enhancements, and changes
- NetBackup 10.2 new features, changes, and enhancements
- Operational notes
- NetBackup installation and upgrade operational notes
- NetBackup administration and general operational notes
- NetBackup administration interface operational notes
- NetBackup Bare Metal Restore operational notes
- NetBackup Snapshot Manager (formerly NetBackup CloudPoint)
- NetBackup for NDMP operational notes
- NetBackup for OpenStack operational notes
- NetBackup internationalization and localization operational notes
- Appendix A. About SORT for NetBackup Users
- Appendix B. NetBackup installation requirements
- Appendix C. NetBackup compatibility requirements
- Appendix D. Other NetBackup documentation and related documents
RESTful APIs included in NetBackup 10.2
NetBackup 10.2 includes both updated and new RESTful application programming interfaces (APIs). These APIs are built on the Representational State Transfer (REST) architecture. They provide a web-service-based interface that lets you configure and administer NetBackup in your environments.
You can find documentation for the NetBackup APIs in on SORT and on your primary server. Make sure to review the Versioning topic and the What's New topic in the Getting Started section.
On SORT:
NetBackup API documentation is available on SORT:
HOME > KNOWLEDGE BASE > Documents > Product Version > 10.2
Look under API Reference. A Getting Started document provides background information about using NetBackup APIs. The API YAML files are also available for reference, however, they are not functional. You cannot test the APIs from the documents on SORT.
On your primary server:
APIs are stored in YAML files on the primary server:
https://<primary_server>/api-docs/index.html
The APIs are documented in Swagger format. This format lets you review the code and test the functionality by making actual calls with the APIs. You must have the appropriate security permissions to access the primary server and APIs to use the Swagger APIs.
Caution:
Veritas recommends that you test APIs only in a development environment. Because you can make actual API calls from the Swagger files, you should not test the APIs in a production environment.
NetBackup 10.2 includes these new and enhanced APIs:
Drives:
Retrieve list of drives.
Images:
Retrieve the contents for raw partition eligible images.
Jobs: Retrieve job ID for new job after restarting specified original job.
NAS Workloads:
Recover individual files and folders from a NAS system.
FlashBackup Windows Workloads:
Recover individual files and folders from a FlashBackup backup.
Recover individual files and folders from a FlashBackup Windows backup.
Log Records:
Retrieve the logging level values of hosts and its components for specified record ID.
Update the logging level settings to the host and its components for specified record ID.
External Credential Management System Provider:
Obtain list of External Credential Management System (ECMS) providers.
Add External Credential Management System provider.
Retrieve details of the ECMS provider for specified configuration name.
Update the ECMS provider for specified configuration name.
Delete the ECMS provider for specified configuration name.
External Credential Management System Agent:
Obtain list of External Credential Management System (ECMS) agents.
Add an External Credential Management System agent.
Retrieve details of the ECMS agent for specified agent ID.
Update the ECMS agent for specified agent ID.
Delete the ECMS agent for specified agent ID.
There are no versioned APIs in NetBackup 10.2.