Skip to main content
Version: latest

Deletes the specified pack information in the cluster profile

DELETE 

/v1/clusterprofiles/:uid/packs/:packName

Deletes the specified pack information in the cluster profile

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

    packName stringrequired

    Cluster profile pack name

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...