Skip to main content

acls

Overview

Nameacls
TypeResource
Idconfluent.kafka.acls

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
create_kafka_aclsINSERTcluster_id, data__host, data__operation, data__pattern_type, data__permission, data__principal, data__resource_name, data__resource_typeGenerally Available

Create an ACL.
delete_kafka_aclsDELETEcluster_idGenerally Available

Delete the ACLs that match the search criteria.
batch_create_kafka_aclsEXECcluster_idGenerally Available

Create ACLs.
get_kafka_aclsEXECcluster_idGenerally Available

Return a list of ACLs that match the search criteria.