Passa al contenuto principale

Delete KaaS

DELETE 

/projects/:projectId/providers/Aruba.Container/kaas/:id

Delete KaaS

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    id stringrequired

    unique identifier of the cluster k

Query Parameters

    deleteOnCascade boolean

    if true, delete all the elastic ips used by the cluster kubernetes (es. for load balancers)

    api-version string

    The requested API version

    Default value: 1.0

Responses

Accepted