Skip to main content
Version: latest

Deletes the specified cluster profile variables

DELETE 

/v1/clusterprofiles/:uid/variables

Deletes the specified cluster profile variables

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    variablesstring[]required

    Array of variable names

Responses

The resource was deleted successfully

Loading...