Questo contenuto non è disponibile nella lingua selezionata.
8.146. neutron lbaas-pool-update
Positional arguments
- POOL
ID or name of pool to update.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --admin-state-up {True,False}
Update the administrative state of the pool (True
meaning "Up").
- --session-persistence
type=TYPE[,cookie_name=COOKIE_NAME]
The type of session persistence to use and associated
cookie name.
- --description DESCRIPTION
Description of the pool.
- --name NAME
The name of the pool.
- --lb-algorithm {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
The algorithm used to distribute load between the
members of the pool.