PatchingJob - resetExcludePatchListForSpecifiedDevices
PatchingJob - resetExcludePatchListForSpecifiedDevices
Description :
This command resets exclude patch list for given devices.
Return type : void
Command Input :
Variable Name |
Variable Type |
Description |
---|---|---|
serverNames |
String |
Comma separated list of server names |
Examples :
Example
The following command will reset exclude patch list for specified device.
Script
blcli PatchingJob resetExcludePatchListForSpecifiedDevices DEVICE_NAME
Example
The following command will reset exclude patch list for specified multiple devices separated by comma.
Script
blcli PatchingJob resetExcludePatchListForSpecifiedDevices "DEVICE_NAME1,DEVICE_NAME2"
Was this page helpful? Yes No
Submitting...
Thank you
Comments