Check if the performance statistics of a pod exist

head/pod/performanceStats/{podName}

Returns header information about the performance statistics for the ESP project on the given pod.

Request Samples

Path Parameters

podName
string
true

The name of the target pod.

Match pattern:
^[a-z0-9]([-a-z0-9]*[a-z0-9])?$

Query Parameters

limitCpu
boolean
false

Limit the response to windows with 5% CPU or more.

projectName
string
true

The name of the target pod's project.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers