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 - addQNumbersToExcludeListForDevices


PatchingJob - addQNumbersToExcludeListForDevices

Description :

This command adds given QNumbers to 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 add given QNumber to exclude list for given device.

Script





blcli PatchingJob addQNumbersToExcludeListForDevices QNUMBER DEVICE_NAME



Example

The following command will add given list of QNumbers to exclude list for given list of devices.

Script





blcli PatchingJob addQNumbersToExcludeListForDevices "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