ログの管理のRESTエンドポイント

ログの管理
ログの管理
デフォルトへのエージェント・ログ構成のリセット
メソッド: put
パス: http://{host}:{port}/veridata/v1/services/logs/agents/{Id}/configuration/reset
デフォルトへのサーバー・ログ構成のリセット
メソッド: put
パス: http://{host}:{port}/veridata/v1/services/logs/server/configuration/reset
エージェント・ログ構成の取得
メソッド: get
パス: http://{host}:{port}/veridata/v1/services/logs/agents/{Id}/configuration
サーバー・ログ構成の取得
メソッド: 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/agents/{Id}/configuration
サーバー・ログ構成の更新
メソッド: patch
パス: http://{host}:{port}/veridata/v1/services/logs/server/configuration