quota

Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties.

quota set

Set quotas for project

Set quotas for class

--class

Set quotas for <class>

--properties <new-properties>

New value for the properties quota

--ram <new-ram>

New value for the ram quota

--secgroup-rules <new-secgroup-rules>

New value for the secgroup-rules quota

--instances <new-instances>

New value for the instances quota

--key-pairs <new-key-pairs>

New value for the key-pairs quota

--fixed-ips <new-fixed-ips>

New value for the fixed-ips quota

--secgroups <new-secgroups>

New value for the secgroups quota

--injected-file-size <new-injected-file-size>

New value for the injected-file-size quota

--floating-ips <new-floating-ips>

New value for the floating-ips quota

--injected-files <new-injected-files>

New value for the injected-files quota

--cores <new-cores>

New value for the cores quota

--injected-path-size <new-injected-path-size>

New value for the injected-path-size quota

--gigabytes <new-gigabytes>

New value for the gigabytes quota

--volumes <new-volumes>

New value for the volumes quota

--snapshots <new-snapshots>

New value for the snapshots quota

quota show

Show quotas for project

--default

Show default quotas for <project>

<project>

Show quotas for class

--class

Show quotas for <class>

<class>

Class to show

Table Of Contents

Previous topic

project

Next topic

region

This Page