system _quotas _list
List resource quotas for all silos
get /v1 /system /silo -quotas
Query Parameters
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
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.
token used to fetch the next page of results (if any)
4XX
Error
5XX
Error