To delete a Kubernetes cluster with all of its associated resources, send aDELETE request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/destroy_with_associated_resources/dangerous.A 204 status code with no body will be returned in response to a successful request.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To delete a Kubernetes cluster with all of its associated resources, send aDELETE request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/destroy_with_associated_resources/dangerous.A 204 status code with no body will be returned in response to a successful request.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/kubernetes/clusters/{cluster_id}/destroy_with_associated_resources/dangerous