Questo contenuto non è disponibile nella lingua selezionata.
8.136. neutron lbaas-loadbalancer-update
usage: neutron lbaas-loadbalancer-update [-h] [--request-format {json}] [--admin-state-up {True,False}] [--description DESCRIPTION] [--name NAME] LOADBALANCER
usage: neutron lbaas-loadbalancer-update [-h] [--request-format {json}]
[--admin-state-up {True,False}]
[--description DESCRIPTION]
[--name NAME]
LOADBALANCER
Positional arguments
- LOADBALANCER
ID or name of loadbalancer 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 load balancer
(True meaning "Up").
- --description DESCRIPTION
Description of the load balancer.
- --name NAME
Name of the load balancer.