Remove Access Control Grant

Remove Access Control Grant

Removes the specified access-control grant from the Kubernetes namespace entities access-control list.

Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/kubernetesClusters/{clusterId}/namespaces/{namespaceId}/accessControls/{accessControlId}
COPY
Path Parameters
string
clusterId
Required

clusterId

string
namespaceId
Required

namespaceId

string
accessControlId
Required

accessControlId

string
clusterId
Required

clusterId

string
namespaceId
Required

namespaceId

string
accessControlId
Required

accessControlId


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure