Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

PatchingJob - removeQNumbersFromExcludeListForDevices


PatchingJob - removeQNumbersFromExcludeListForDevices

Description :

This command removes given QNumbers from exclude list for given devices.

Return type : void

Command Input :

Variable Name

Variable Type

Description

qNumbers

String

Comma separated list of QNumbers

serverNames

String

Comma separated list of server names

Examples :

Example

The following command will remove given QNumber from exclude list for given device.

Script





blcli PatchingJob removeQNumbersFromExcludeListForDevices QNUMBER DEVICE_NAME



Example

The following command will remove given list of QNumbers from exclude list for given list of devices.

Script





blcli PatchingJob removeQNumbersFromExcludeListForDevices "QNUMBER1, QNUMBER2" "DEVICE_NAME1, DEVICE_NAME2"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.5