Reveal the secrets for DBaaS Kafka Connect
Path parameters
-
Service name
Minimum length is
0
, maximum length is63
.
GET /dbaas-kafka/{service-name}/connect/password/reveal
curl \
-X GET https://api-ch-gva-2.exoscale.com/v2/dbaas-kafka/{service-name}/connect/password/reveal
Response examples (200)
{
"username": "string",
"password": "string"
}