ログの管理のRESTエンドポイント
ログの管理
ログの管理
- デフォルトへのサーバー・ログ構成のリセット
- メソッド: putパス:
http://{host}:{port}/veridata/v1/services/logs/server/configuration/reset
- 既存のサーバー・ログ構成の取得
- メソッド: getパス:
http://{host}:{port}/veridata/v1/services/logs/server/configuration
- サーバー・ログの取得
- メソッド: getパス:
http://{host}:{port}/veridata/v1/services/logs/server
- サーバー・ログ構成の更新
- メソッド: patchパス:
http://{host}:{port}/veridata/v1/services/logs/server/configuration