Deletes the metrics of the specified resource
DELETE/v1/metrics/:resourceKind/:resourceUid/values
Deletes the metrics of the specified resource
Request
Path Parameters
resourceKind stringrequired
Possible values: [pod
, namespace
, spectrocluster
, machine
, project
]
resourceUid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...