Return the current resource utilization for a server. This value is cached for up to 20 seconds at a time to ensure that repeated requests to this endpoint do not cause a flood of unnecessary API calls.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The server UUID
The response is of type any[]
.