cURL
Delete Client CA Cert for a cluster
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
A successful response.
- NOT_SET: NOT_SET indicates a client CA cert is not set on the cluster. New clusters won't have a client CA cert set.
- IS_SET: IS_SET indicates a client CA cert is set on the cluster.
- PENDING: PENDING indicates a client CA cert update is in flight on the cluster.
- FAILED: FAILED indicates a client CA cert update was attempted, but failed.
Available options:
NOT_SET, IS_SET, PENDING, FAILED 
