機械翻訳について

スケジュール済統合RESTエンドポイント

統合/プロジェクト/統合/スケジュール済統合
「統合/プロジェクト/統合/スケジュール済統合」カテゴリからの操作。
プロジェクトへのスケジュールの追加
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule
プロジェクトでの統合スケジュールの一時停止
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/pause
プロジェクトでの統合スケジュールの再開
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/resume
プロジェクト内のスケジュールの取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule
プロジェクトでのスケジュール済統合の即時実行
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/jobs
プロジェクトでの統合スケジュールの開始
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/start
プロジェクトでの統合スケジュールの停止
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/stop
プロジェクトのスケジュールの更新
メソッド: put
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule
プロジェクトのスケジュール済統合パラメータの更新
メソッド: patch
パス: /ic/api/integration/v1/projects/{projectId}/integrations/{id}/schedule/parameters