Skip Headers
Oracle® Traffic Director Command-Line Reference
11g Release 1 (11.1.1.7)

Part Number E21037-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

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.

See Also

help, create-route, list-routes, set-route-prop, delete-route