Skip to main content
Version: latest

Deletes the specified cluster profile pack manifest

DELETE 

/v1/clusterprofiles/:uid/packs/:packName/manifests/:manifestUid

Deletes the specified cluster profile pack manifest

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

    packName stringrequired

    Cluster profile pack name

    manifestUid stringrequired

    Cluster profile pack manifest uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...