NSX-T Data Center REST API
AlarmStatusParameter (schema)
Parameters to update status of alarm
| Name | Description | Type | Notes | 
|---|---|---|---|
| new_status | Status Specify new alarm status for the alarm. Can be one of OPEN, ACKNOWLEDGED, SUPPRESSED, RESOLVED. | MonitoringStatus | Required | 
| suppress_duration | Duration in hours for which Alarm should be suppressed Specify duration in hours for which Alarm should be suppressed.This value must be specified if the new_status is SUPPRESSED. | integer | 
