Database
Generate and send dummy config to client receiver port
Generates dummy configuration and sends it to the specified receiver port on the client side.
post/api/clusters/{clusterName}/servers/{serverName}/config-dummy-sender
Path parameters
clusterNamestring required
Cluster Name
serverNamestring required
Server ID <dbxxx / pxxxx> (Without Port) / Server Host (With Port)
Query parameters
receiverPortstring required
Client receiver port to send config to
receiverHoststring
Client receiver host (default: use request remote address)
Headers
Authorizationstring required
Insert your access token
Response
Status message
object required
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲