If the cluster was not created or updated to enable the ACL feature, this request returns a 400 (Bad Request) error with an appropriate message, such as Cluster does not support Control Plane ACL.
404
"404":{errors:{field:string;reason:string}[]}
If the cluster does not exist, this request returns a 404 (Not Found) error.
default
default:{errors:{field:string;reason:string}[]}
See Errors for the range of possible error response codes.
If the cluster was not created or updated to enable the ACL feature, this request returns a 400 (Bad Request) error with an appropriate message, such as
Cluster does not support Control Plane ACL.