utilization_view

Fetch resource utilization for user's current silo
get/v1/utilization

Responses

Object
capacity

The total amount of resources that can be provisioned in this silo Actions that would exceed this limit will fail

A collection of resource counts used to describe capacity and utilization

Object
cpus

Number of virtual CPUs

memory

Amount of memory in bytes

Byte count to express memory or storage capacity.

storage

Amount of disk storage in bytes

Byte count to express memory or storage capacity.

provisioned

Accounts for resources allocated to running instances or storage allocated via disks or snapshots Note that CPU and memory resources associated with a stopped instances are not counted here whereas associated disks will still be counted

A collection of resource counts used to describe capacity and utilization

Object
cpus

Number of virtual CPUs

memory

Amount of memory in bytes

Byte count to express memory or storage capacity.

storage

Amount of disk storage in bytes

Byte count to express memory or storage capacity.