機械翻訳について

ユーザーのRESTエンドポイント

ファイル・サーバー/ユーザー
ユーザー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