Delete Kubernetes Cluster Backup

Delete Kubernetes Cluster Backup

API code: DELETE_KUBERNETES_CLUSTER_BACKUP
Pre-authorized role(s): TENANT_USER | TENANT_ADMIN
Platform(s): AMAZON | OSIS | CLOUDIAN | ECS

Request
URI
DELETE
https://apaas-29.eng.vmware.com//api/v1/k8s/clusters/{clusterId}/backups/{backupName}
COPY
Path Parameters
string
clusterId
Required

The ID of the protected Kubernetes cluster.

string
backupName
Required

The backup name of the protected Kubernetes cluster.


Authentication
This operation uses the following authentication methods.
Responses
202

Accepted

Operation doesn't return any data structure