MonitoringSeverity (type)

{
  "enum": [
    "CRITICAL", 
    "HIGH", 
    "MEDIUM", 
    "LOW"
  ], 
  "id": "MonitoringSeverity", 
  "module_id": "Monitoring", 
  "type": "string"
}