Add SingleStore connection
sources
Add SingleStore connection
Create a new SingleStore database connection.
POST
Add SingleStore connection
Authorizations
API key authentication using Bearer scheme
Body
application/json
Serializer for SingleStore connection configuration.
Connection type identifier. Must be SINGLESTORE
Minimum string length:
1SingleStore server hostname
Required string length:
1 - 255Database username
Required string length:
1 - 255Database password
Minimum string length:
1Database name
Required string length:
1 - 255Display name for the connection
Minimum string length:
1Port number
Response
The ID of the created connection

