quota

List quotas

List quotas

get/quotas

Query parameters

pageinteger

The page number

page_sizeinteger

The size of per page

referencestring

The reference type of quota.

reference_idstring

The reference id of quota.

sortstring

Sort method, valid values include: 'hard.resource_name', '-hard.resource_name', 'used.resource_name', '-used.resource_name'. Here '-' stands for descending order, resource_name should be the real resource name of the quota.

Headers

X-Request-Idstring

An unique ID for the request

Response

Successfully retrieved the quotas.

idinteger

ID of the quota

refQuotaRefObject
hardResourceList
usedResourceList
creation_timestring date-time

the creation time of the quota

update_timestring date-time

the update time of the quota

Changes

No recorded changes to this endpoint across all 1 revision of this API.