system_quotas_list

List resource quotas for all silos
get/v1/system/silo-quotas

Query Parameters

limit

Maximum number of items returned by a single call

Token returned by previous call to retrieve the subsequent page

Supported set of sort modes for scanning by id only.

Currently, we only support scanning in ascending order.

Responses

200

successful operation

Object
items

list of items on this page of results

A collection of resource counts used to set the virtual capacity of a silo

Object
cpus

Number of virtual CPUs

memory

Amount of memory in bytes

Byte count to express memory or storage capacity.

silo_id
storage

Amount of disk storage in bytes

Byte count to express memory or storage capacity.

next_page

token used to fetch the next page of results (if any)

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id