kubernetes

Get the total resource requests and limits of all applications

Get the total CPU (cores) and memory (bytes) requests and limits of all applications across all namespaces. Access policy: Authenticated user.

get/kubernetes/{id}/metrics/applications_resources

Path parameters

idinteger required

Environment(Endpoint) identifier

Query parameters

nodestring required

Node name

Response

Success

CpuLimitnumber
CpuRequestnumber
MemoryLimitinteger
MemoryRequestinteger

Changes

No recorded changes to this endpoint across all 21 revisions of this API.