Quota

Operations

Create Or Update

Create or update the quota limit for the specified resource with the requested value. To update the quota, follow these steps:

  1. Use the GET operation for quotas ...
Get

Get the quota limit of a resource. The response can be used to determine the remaining quota to calculate a new quota limit that can be submitted with a PUT req...

List

Get a list of current quota limits of all resources for the specified scope. The response from this GET operation can be leveraged to submit requests to update ...

Update

Update the quota limit for a specific resource to the specified value:

  1. Use the Usages-GET and Quota-GET operations to determine the remaining quota for the spec...