EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Log Levels

GET /logs/log-levels/

Get current logging levels for all services and virtual machines


Query Parameters

node_idThe ids of the virtual machines for which log data is collected. Allowed values: standalone,vipr1,vipr2 etc
node_nameThe custom names of the vipr nodes for which log data is collected. Allowed values: standalone,vipr1,vipr2 etc
log_nameThe names of the log files to process.

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • SYSTEM_MONITOR
  • SECURITY_ADMIN

Response Body

A list of log levels

Field Description Type Notes
<log-levels>
<levels> 0-* Elements
</log-levels>