Credentials
Create Kafka Credential
This endpoint creates a kafka credential.
POST
/
v2
/
kafka
/
credential
Request Parameters
The ID of the kafka topic
ID of the kafka cluster
Name of the kafka topic the credential will be used for
Permission scope of the credential
Options: ALL
, PRODUCE
or CONSUME
Response Parameters
ID of the created Kafka credential
Name of the created Kafka credential
Name of the topic of the created Kafka credential
Permission scope given to the kafka credential
ID of the kafka cluster
Username to be used for the kafka credential
Creation time of the credential
Password to be used in authenticating to the cluster
State of the credential\ active
or deleted
Was this page helpful?