qlist mediaagent

Updated

Description

This command lists the names of all the MediaAgents configured in the CommCell. Whenever more than one MediaAgent is found, each MediaAgent is listed in its own line on the command prompt. No message is displayed whenever MediaAgents are not found.

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

Usage

qlist mediaagent [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-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 MediaAgents configured in the CommCell.

E:\commandline>qlist mediaagent 
 client1
    

Was this page helpful?