qlist globalfilter

Updated

Description

This command lists the names of all the global filters configured in a given subclient type within the CommCell. When more than one global filter is found, the name of each global filter is listed in its own line. No message is displayed in the console when global filters are not found.

In case of an error, an error code and description are displayed as: "globalfilters: Error errorcode: errordescription"

Usage

qlist globalfilter -t <filter type>  [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-t

Filter type (Windows or Unix)

-tf

Reads token from a file

-tk

Token string

-h

Displays help

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures, due to the use of an unsupported option or missing argument.

2 - Any other failure.

Example

List all the global filters configured in the CommCell under Windows subclients.

qlist globalfilter -t Windows
    

Was this page helpful?