system

Get resource usage history

Returns historical data for system resources. Developer, manager, or admin only.

get/services/resources/history

Query parameters

remoteNodestring

name of the remote node

durationstring

Duration of history to retrieve (e.g., 30m, 1h)

Response

A successful response

memoryTotalBytesinteger

Total physical memory in bytes

memoryUsedBytesinteger

Used physical memory in bytes

diskTotalBytesinteger

Total disk space in bytes

diskUsedBytesinteger

Used disk space in bytes

Changes

Changed in 3 of the 70 revisions of this API.41

    • added the new conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status default

      response-property-enum-value-added

    • removed the rate_limited enum value from the code response property for the response status default

      response-property-enum-value-removed

    This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog