osc network quota set
Updates quotas for a project. Use when non-default quotas are desired.
Normal response codes: 200
Error response codes: 401, 403
Usage: osc network quota set [OPTIONS] <ID>
Arguments:
<ID>— id parameter for /v2.0/quotas/{id} API
Options:
--floatingip <FLOATINGIP>— The number of floating IP addresses allowed for each project. A value of-1means no limit--network <NETWORK>— The number of networks allowed for each project. A value of-1means no limit--port <PORT>— The number of ports allowed for each project. A value of-1means no limit--project-id <PROJECT_ID>— The ID of the project--rbac-policy <RBAC_POLICY>— The number of role-based access control (RBAC) policies for each project. A value of-1means no limit--router <ROUTER>— The number of routers allowed for each project. A value of-1means no limit--security-group <SECURITY_GROUP>— The number of security groups allowed for each project. A value of-1means no limit--security-group-rule <SECURITY_GROUP_RULE>— The number of security group rules allowed for each project. A value of-1means no limit--subnet <SUBNET>— The number of subnets allowed for each project. A value of-1means no limit--subnetpool <SUBNETPOOL>— The number of subnet pools allowed for each project. A value of-1means no limit