Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.07 KB

File metadata and controls

33 lines (18 loc) · 1.07 KB

NetBackup API Code Samples

Contains code samples to invoke NetBackup REST API using different programming languages.

Disclaimer

These scripts are only meant to be used as a reference. Please do not use these in production.

Executing the snippets for different programming languages

The snippets folder contains code samples to invoke NetBackup REST API using different programming languages.

Pre-requisites:

  • NetBackup 8.1.1 or higher
  • See the script's README for the corresponding requirements and usage

Executing the recipes for different programming languages

The recipes folder contains code samples to invoke NetBackup REST API using different programming languages.

Pre-requisites:

  • NetBackup 8.1.2 or higher
  • See the script's README for the corresponding requirements and usage

Tools

The tools folder contains utilities that have proven useful in the development of projects using NetBackup REST APIs, but do not provide any API usage examples. Again, these tools are not for production use, but they may be of some use in your work.