Credentials
List Kafka Credentials
This endpoint lists created kafka credentials other than the default one.
GET
/
v2
/
kafka
/
credentials
Request Parameters
Response Parameters
credential_id
string
ID of the created Kafka credential
credential_name
string
Name of the created Kafka credential
topic
string
Name of the topic of the created Kafka credential
permissions
string
Permission scope given to the kafka credential
cluster_id
string
ID of the kafka cluster
cluster_slug
string
ID of the kafka cluster
username
string
Username to be used for the kafka credential
creation_time
int
Creation time of the credential
password
string
Password to be used in authenticating to the cluster
state
string
State of the credential\ active
or deleted
Was this page helpful?