kubernetes
Delete a Kubernetes deployment
Delete a deployment in the given namespace. The replica sets and pods it owns are garbage collected by the cluster. Access policy: Authenticated user.
delete/kubernetes/{id}/namespaces/{namespace}/deployments/{name}
Path parameters
idinteger required
Environment(Endpoint) identifier
namespacestring required
Namespace
namestring required
Deployment name
Response
Success