グループのRESTエンドポイント
ファイル・サーバー/グループ
- 個々のグループの削除
- メソッド: 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}