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}.
PUT
{“enabled” : false}
<>
linode-cli lke cluster-acl-delete 12345 Copy
linode-cli lke cluster-acl-delete 12345
Learn more...
lke:read_write Copy
lke:read_write
Delete the control plane access control list
Disable control plane access controls and deletes all rules. This has the same effect as calling
PUTwith an acl json map value of{“enabled” : false}.<
>
Learn more...
Learn more...