Skip to content

Commit 4bcb9cc

Browse files
Updated script
Script is for NetBackup 8.3 version. Updated the comments in the script.
1 parent 0afd2a7 commit 4bcb9cc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

snippets/curl/get_nb_assets.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
###########################################################################
44

5-
# This script demonstrates the usage of NetBackup REST API for listing
6-
# the assets
5+
# This script demonstrates the usage of NetBackup (8.3) REST API for listing
6+
# VMware assets.
7+
# The script uses asset service API available from NetBackup 8.3 version.
78

89
# This script requires jq command-line JSON parser
910
# if your system does not have jq installed, this will not work

0 commit comments

Comments
 (0)