Skip to main content
Version: latest

Deletes the specified cluster

DELETE 

/v1/spectroclusters/:uid

Deletes the specified cluster

Request

Path Parameters

    uid stringrequired

    Cluster uid

Query Parameters

    forceDelete boolean

    If set to true the cluster will be force deleted and user has to manually clean up the provisioned cloud resources

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...