Delete the control plane access control list

Disable control plane access controls and deletes all rules. This has the same effect as calling PUT with an acl json map value of {“enabled” : false}.

linode-cli lke cluster-acl-delete 12345
Learn more...
lke:read_write
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

integer
required

ID of the Kubernetes cluster to look up.

Responses

Response body
object

Cluster does not support Control Plane ACL.

Language
Credentials