機械翻訳について

すべてのRESTエンドポイント

ファイル・サーバー/構成
ファイルシステム構成の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/configuration
ファイル・システム構成の更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/configuration
ファイル・サーバー/ファイルシステム
フォルダの作成
メソッド: post
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories
フォルダの削除
メソッド: delete
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}
パスによるフォルダの削除
メソッド: delete
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/root/{fsPath}
パスによるフォルダの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/root/{fsPath}
パスIDによるフォルダの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}
ユーザーのフォルダ権限の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}/permissions/groups/{group}
フォルダ権限の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}/permissions
ファイル・システムのルート・ディレクトリの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/root
ユーザー権限の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}/permissions/users/{user}
フォルダの更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}
パスによるフォルダの更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/root/{fsPath}
フォルダ権限の更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories/{guid}/permissions
ファイル・サーバー/グループ
個々のグループの削除
メソッド: delete
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}
個々のグループの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}
グループの検索
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups
グループの更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}
ファイル・サーバー/サービス
すべてのサービスの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services
サービス・インスタンス詳細の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/serviceinstance
サービス・ステータスの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/{serviceType}
SFTPセキュリティでサポートされるアルゴリズムの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/supportedSecurityAlgorithms
SFTPサーバー構成の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/configuration
サービスの更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/{serviceType}
SFTPサービス構成の更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/configuration
ファイル・サーバー/ユーザー
ユーザーMetadataの削除
メソッド: delete
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}
ユーザーSSH公開キーの削除
メソッド: delete
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/key
ユーザー詳細の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}
ユーザーSSH公開キーの取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/key
ユーザー権限の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/effectivepermissions/filesystem/root/{fsPath}
ルートのユーザー権限の取得
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/effectivepermissions/filesystem/root
ユーザーの検索
メソッド: get
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users
ユーザー詳細の更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}
ユーザーSSH公開キーの更新
メソッド: put
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/key
ユーザーSSH公開キーのアップロード
メソッド: post
パス : {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/key