8.195. neutron quota-update
usage: neutron quota-update [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--noindent]
[--prefix PREFIX] [--request-format {json}]
[--tenant-id tenant-id] [--network networks]
[--subnet subnets] [--port ports]
[--router routers] [--floatingip floatingips]
[--security-group security_groups]
[--security-group-rule security_group_rules]
[--vip vips] [--pool pools] [--member members]
[--health-monitor health_monitors]
[--loadbalancer loadbalancers]
[--listener listeners]
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --tenant-id
tenant-id
The owner tenant ID.
- --network
networks The limit of networks.
- --subnet
subnets The limit of subnets.
- --port
ports The limit of ports.
- --router
routers The limit of routers.
- --floatingip
floatingips
The limit of floating IPs.
- --security-group
security_groups
The limit of security groups.
- --security-group-rule
security_group_rules
The limit of security groups rules.
- --vip
vips The limit of vips.
- --pool
pools The limit of pools.
- --member
members The limit of pool members.
- --health-monitor
health_monitors
The limit of health monitors.
- --loadbalancer
loadbalancers
The limit of load balancers.
- --listener
listeners The limit of listeners.