qlist sp

Updated

Description

This command lists the names of all the storage policies available in the CommCell. All types of storage policies (for example, "iDataAgent Backup" or "Archiver") are listed by this command. Whenever more than one storage policy is found, each policy is listed in its own line on the command prompt. No message appears whenever storage policies are not found.

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

Usage

qlist sp [-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 storage policies configured in the CommCell.

qlist sp 
 policy1
    

Was this page helpful?