Skip to content

Commit f5386ff

Browse files
committed
Merge branch 'feature/policy_API_golang' of https://github.com/VeritasOS/netbackup-api-code-samples into feature/policy_API_golang
# Conflicts: # README.md
2 parents a608c3c + fa22c4e commit f5386ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ Pre-requisites:
3939
Use the following commands to run the go samples.
4040
- `go run ./create_policy_step_by_step.go -nbmaster <master_server> -username <username> -password <password>`
4141
- `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

Comments
 (0)