Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New APIs

Pause connector

Method: POSTPUT

Path: /connectors/{connector}/pause

...

Response Codes: 202 (Accepted) on successful pause initiation, 404 if the connector doesn't exist

Resume Connector

Method: POSTPUT

Path: /connectors/{connector}/resume

...