Skip to main content
 print this page

Enable or disable datasource schedule

POST 

/datasources/:datasource_id/operations

Enables or disables EventBridge schedule for amorphic and jdbc datasources only. Caller needs editor access (else AUTH-1012). Other datasource types or unsupported actions raise a generic Exception (500). Not idempotent: enabling when already enabled or disabling when already disabled returns IPV-1045.

Request

Responses

ScheduleEnabled updated to yes (enable_schedule) or no (disable_schedule). Message includes the datasource name.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers