ves-io-schema-k8s_cluster-API-Delete

Examples of deleting k8s_cluster

Usecase:

Delete k8s-cluster-1 from current namespace

Request using vesctl:

vesctl configuration delete k8s_cluster k8s-cluster-1 --namespace system

Request using curl:

CURL-REQUEST:

          curl -X 'DELETE' -H 'X-Volterra-Useragent: v1/pgm=_var_folders_2__8qnt6fwd5dvglr1xqq6l8b7w0000gp_T_go-build3109416560_b001_apidocs.test/host=C02FN35BMD6R/svc=S:examplesvc/site=mytestce01' 'https://acmecorp.console.ves.volterra.io/api/config/namespaces/system/k8s_clusters/k8s-cluster-1'