機械翻訳について

ファイルのRESTエンドポイント

ファイル
ファイルのコピー
メソッド: post
パス: /essbase/rest/v1/files/actions/copy
ファイルまたはフォルダの削除
メソッド: delete
パス: /essbase/rest/v1/files/{path}
ZIPファイルの抽出
メソッド: post
パス: /essbase/rest/v1/files/actions/extract
ホーム・パスの取得
メソッド: get
パス: /essbase/rest/v1/files/homepath
共有パスの取得
メソッド: get
パス: /essbase/rest/v1/files/sharedpath
ファイルのリストまたはダウンロード
メソッド: get
パス: /essbase/rest/v1/files/{path}
ルート・フォルダのリスト
メソッド: get
パス: /essbase/rest/v1/files
ファイルの移動または名前変更
メソッド: post
パス: /essbase/rest/v1/files/actions/move
ファイルのアップロードまたはフォルダの作成
メソッド: put
パス: /essbase/rest/v1/files/{path}