get-maintenance-prop

Syntax

tadm get-maintenance-prop common_options --config=config_name --origin-server-pool=origin_server_pool_name (property_name)*

Description

Use this command to return the maintenance properties for an origin-server-pool.

Options

For information about common_options, run the help command.

--config|-c

Specify the origin-server-pool for which you want to return properties.

--origin-server-pool|-o

Specify the name of an origin-server-pool.

Operands

property-name

Specify the name of the property that you want to view (Optional).

You can view the following maintenance properties:

enabled
response-file
response-code

Example

tadm get-maintenance-prop --config=test --origin-server-pool=http-pool-1 response-code

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.