We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a608c3c + fa22c4e commit f5386ffCopy full SHA for f5386ff
README.md
@@ -39,3 +39,8 @@ Pre-requisites:
39
Use the following commands to run the go samples.
40
- `go run ./create_policy_step_by_step.go -nbmaster <master_server> -username <username> -password <password>`
41
- `go run ./create_policy_in_one_step.go -nbmaster <master_server> -username <username> -password <password>`
42
+
43
+#### Tools
44
+The `tools` folder contains utilities that have proven useful in the development of projects using
45
+NetBackup REST APIs, but do not provide any API usage examples. Again, these tools are not for
46
+production use, but they may be of some use in your work.
0 commit comments