Skip to content

Commit f559007

Browse files
author
Ashutosh Mangalekar
committed
Corrected description.
1 parent 979faeb commit f559007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/powershell/Get-NB-Alerts.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This sample script demonstrates the use of NetBackup REST API for listing the al
55
66
.DESCRIPTION
77
This script will get a list of netbackup alerts and print the details of the latest 10 alerts in a tabular format.
8-
Alerts will be generated for job failures for VMWare workload, job failures due to storage, network issues of any workload.
8+
NetBackup supports alerts for VMWare job failures. For more information check help document.
99
1010
.EXAMPLE
1111
./Get-NB-Alerts.ps1 -nbmaster "nb-master.example.com" -username "administrator" -password "secret"

0 commit comments

Comments
 (0)