GET - /kubernetes/pods/metrics
Description
This API fetches the container metrics.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | query | object | yes | Â |
name | query | string | no | Â |
filter | query | object | no | "additionalProperties": true |
labelSelector | query.filter | string | yes | Â |
Â
Â