Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8421 Enable signaling in Debezium Platform
  3. DBZ-8941

[Conductor] Add endpoint to verify correct setup of signal data collection

XMLWordPrintable

      The endpoint will be /api/sources/signals/verify

      Takes as body a JSON with required info for connecting to database.

      Will return 

       

      200 OK
      { "exists": true, "message": "Table exists in the database" }
      404 Not Found
      { "exists": false, "message": "Table does not exist in the database" }
      

       

       

              rh-ee-mvitale Mario Fiore Vitale
              rh-ee-mvitale Mario Fiore Vitale
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: