v1

latestOpenAPI 3.0.02026-07-175064171.4 KB
ACL (v3)

List ACLs

Generally Available

Return a list of ACLs that match the search criteria.

get/clusters/{cluster_id}/acls

Query parameters

resource_type'UNKNOWN' | 'ANY' | 'TOPIC' | 'GROUP' | 'CLUSTER' | 'TRANSACTIONAL_ID' | 'DELEGATION_TOKEN'

The ACL resource type.

resource_namestring

The ACL resource name.

pattern_typestring

The ACL pattern type.

principalstring

The ACL principal.

hoststring

The ACL host.

operationstring

The ACL operation.

permissionstring

The ACL permission.

Response

The list of ACLs.

kindstring required