Users Guide

UI Functionality REST API HTTP Operation JSON for Patch
Operation
Sample Response
messageId: HWM-
HRT102
Add Monitor alert user
notes
notification/v1/
hardware_alerts/
monitor_alerts/
user_note
PATCH [{"path": 2, "op":
"replace", "value":
"notes for monitor alert
added"}]
id:1
version:1
host:director-1-1-a
facility:user
category:vplex_monitor
enabled:true
appname:vplex-peer-
heartbeat
facilityCode:1
hostname:director-1-1-a
severity:CRITICAL
state:OPEN
messageId:HWM-
HRT102
userNote:notes for
monitor alert added
Alert Definitions listing notification/v1/
alert_definitions?
offset=0&limit=50&sor
t_by=conditionId
GET id: 57
name: Env File Update
Failure
description: An update
to an internal
environment file failed.
enabled: true
callhomeEnabled: true
conditionId: 0x100002
eventSource:
DIRECTOR
Enable Alert Definitions notification/v1/
alert_definitions
PATCH [{"op": "replace",
"path": "0x00001","
value": true}]
id:56
name:High Memory
Usage
enabled:true
callhomeEnabled:true
conditionId:0x100001
Disable Alert Definitions notification/v1/
alert_definitions
PATCH [{"op": "replace",
"path": "0x00001",
"value": false}]
id:56
name:High Memory
Usage
enabled:false
callhomeEnabled:true
conditionId:0x100001
36 Troubleshooting