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

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
podName
string
true

The name of the target pod.

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

Query Parameters

NameTypeRequiredDescription
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