機械翻訳について

デプロイされたプロジェクトRESTエンドポイント

プロセス/デプロイされたプロジェクト
デプロイ済プロジェクトを管理します。
プロジェクトのデプロイ
メソッド: post
パス: /ic/api/process/v1/targets/{targetId}
デプロイされたプロジェクト・リビジョンを取得
メソッド: get
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}
デプロイ済プロジェクト改訂のエンドポイント構成の取得
メソッド: get
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}/endpoints
プロジェクトのリビジョンを取得
メソッド: get
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions
リビジョンに関する互換性レポートの取得
メソッド: get
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}/compatibility-report
プロジェクト・リビジョンのアンデプロイ
メソッド: delete
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}
デプロイされたプロジェクトのリビジョンを更新
メソッド: patch
パス: /ic/api/process/v1/targets/{targetId}/projects/{projectId}/revisions/{revision}