[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Create Kafka Mapper
DescriptionCreate a new Kafka Mapper.
Request
URLURL
https://{api_host}tcsa.host.com/v1/kafkamapper/mappings
Request Body
Request Body
KafkaMapperRequestObject
of mimetype application/json
Required
Request to create a New Kafka Mapper.
Request data structure does not contain any properties!
Authentication
This operation uses the following authentication methods.
Errors
400
Invalid Request sent by the user
401
User authentication failed
403
Access to the requested resource/operation is forbidden
404
Cannot find requested resource
object
409
Resource already exists
500
Internal server error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{}' https://{api_host}tcsa.host.com/v1/kafkamapper/mappings
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance