Successfully retrieved Kafka ACLs.
[- {
- "clusterId": "string",
- "aclLists": [
- {
- "acls": [
- {
- "host": "*",
- "operation": "DESCRIBE",
- "patternType": "LITERAL",
- "permissionType": "ALLOW",
- "principal": "User:test",
- "resourceName": "kafka-cluster",
- "resourceType": "CLUSTER"
}, - {
- "host": "*",
- "operation": "CREATE",
- "patternType": "PREFIXED",
- "permissionType": "ALLOW",
- "principal": "User:test",
- "resourceName": "kafka-topic",
- "resourceType": "TOPIC"
}
], - "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37_test",
- "userQuery": "test"
}
]
}
]
Successfully retrieved Kafka ACLs.
[- {
- "clusterId": "string",
- "aclLists": [
- {
- "acls": [
- {
- "host": "*",
- "operation": "DESCRIBE",
- "patternType": "LITERAL",
- "permissionType": "ALLOW",
- "principal": "User:test",
- "resourceName": "kafka-cluster",
- "resourceType": "CLUSTER"
}, - {
- "host": "*",
- "operation": "CREATE",
- "patternType": "PREFIXED",
- "permissionType": "ALLOW",
- "principal": "User:test",
- "resourceName": "kafka-topic",
- "resourceType": "TOPIC"
}
], - "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37_test",
- "userQuery": "test"
}
]
}
]