スケジュール済統合RESTエンドポイント
Integrations/Integrations/Scheduled統合
「統合/統合/スケジュール済統合」カテゴリからの操作。
- スケジュールの追加
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule - 統合スケジュールの一時停止
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule/pause - 統合スケジュールの再開
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule/resume - スケジュールの取得
- メソッド: getパス:
/ic/api/integration/v1/integrations/{id}/schedule - スケジュールされた統合を今すぐ実行
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule/jobs - 統合スケジュールの開始
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule/start - 統合スケジュールの停止
- メソッド: postパス:
/ic/api/integration/v1/integrations/{id}/schedule/stop - スケジュールの更新
- メソッド: putパス:
/ic/api/integration/v1/integrations/{id}/schedule - スケジュール済統合の更新パラメータ
- メソッド: patchパス:
/ic/api/integration/v1/integrations/{id}/schedule/parameters