delete https://api.linode.com//lke/clusters//control_plane_acl
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...
Responses
404If the cluster does not exist, this request returns a 404 (Not Found) error.
404If the cluster does not exist, this request returns a 404 (Not Found) error.
defaultSee Errors for the range of possible error response codes.
defaultSee Errors for the range of possible error response codes.