delete-request-limit

Syntax

tadm delete-request-limit common_options --config=config_name --vs=vs_name request_limit_name

Description

Use this command to delete the request limit.

Options

For information about common_options, run the help command.

--config|-c

Specify the configuration for which you want to delete the request limit.

--vs|-s

Specify the name of the virtual server for which you want to delete the request limit.

Operands

request-limit-name

Specify the name of the request limit to be deleted.

Example

tadm delete-request-limit --user=admin --host=admin.example.com 
--password-file=./admin.passwd --port=8989 
--no-prompt --config=www.example.org --vs=soa.example.org 
request-limit-1

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-request-limit, list-request-limits, get-request-limit-prop, set-request-limit-prop