We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afd2a7 commit 4bcb9ccCopy full SHA for 4bcb9cc
1 file changed
snippets/curl/get_nb_assets.sh
@@ -2,8 +2,9 @@
2
3
###########################################################################
4
5
-# This script demonstrates the usage of NetBackup REST API for listing
6
-# the assets
+# This script demonstrates the usage of NetBackup (8.3) REST API for listing
+# VMware assets.
7
+# The script uses asset service API available from NetBackup 8.3 version.
8
9
# This script requires jq command-line JSON parser
10
# if your system does not have jq installed, this will not work
0 commit comments