Credentials
Create Kafka Credential
This endpoint creates a kafka credential.
POST
Request Parameters
string
required
The ID of the kafka topic
string
required
ID of the kafka cluster
string
required
Name of the kafka topic the credential will be used for
string
required
Permission scope of the credential
Options:
Options:
ALL, PRODUCE or CONSUMEResponse Parameters
string
ID of the created Kafka credential
string
Name of the created Kafka credential
string
Name of the topic of the created Kafka credential
string
Permission scope given to the kafka credential
string
ID of the kafka cluster
string
Username to be used for the kafka credential
int
Creation time of the credential
string
Password to be used in authenticating to the cluster
string
State of the credential\
active or deleted