get-route-prop

Syntax

tadm get-route-prop common_options --config=config_name --vs=vs_name --route=route_name (property_name)*

Description

Use this command to view route properties.

Options

For information about common_options, run the help command.

--config|-c

Specify the name of the configuration to view the route properties.

--vs|-s

Specify the name of the virtual server.

--route|-r

Specify the route name that you want to view.

Operands

property-name

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

You can view the following route properties:

server
sticky-cookie
sticky-param
route-header
route-cookie
rewrite-headers
validate-server-cert
use-keep-alive
keep-alive-timeout
timeout
always-use-keep-alive
protocol
proxy-agent
origin-server-pool
from
to
websocket-upgrade-enabled
condition
log-headers
buffer-size

Example

tadm get-route-prop --config=www.example.org --vs=soa.example.org --route=Route323 route-header

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.