Questo contenuto non è disponibile nella lingua selezionata.
8.128. neutron lbaas-listener-update
Positional arguments
- LISTENER
ID or name of listener to update.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --description DESCRIPTION
Description of the listener.
- --connection-limit CONNECTION_LIMIT
The maximum number of connections per second allowed
for the vip. Positive integer or -1 for unlimited
(default).
- --default-pool DEFAULT_POOL
Default pool for the listener.
- --name NAME
Name of the listener.
- --admin-state-up {True,False}
Specify the administrative state of the listener.
(True meaning "Up")