Skip to main content
Version: latest

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

The resource was deleted successfully

Loading...