グループのRESTエンドポイント
構成/グループ
構成/グループ・カテゴリの操作。
- グループのクローニング
- メソッド: postパス:
http://{host}:{port}/veridata/v1/services/configuration/groups/clone/{Id} - グループの作成
- メソッド: postパス:
http://{host}:{port}/veridata/v1/services/configuration/groups - グループの削除
- メソッド: deleteパス:
http://{host}:{port}/veridata/v1/services/configuration/groups/{Id} - グループ詳細の取得
- メソッド: getパス:
http://{host}:{port}/veridata/v1/services/configuration/groups/{Id} - グループの取得
- メソッド: getパス:
http://{host}:{port}/veridata/v1/services/configuration/groups - グループの更新
- メソッド: patchパス:
http://{host}:{port}/veridata/v1/services/configuration/groups/{Id}