ClearAlarmsCreate
Task resource for clear alarms operation. Skippable properties: These are properties not required to create the clearAlarms object: state, clearedAlarm, alarmClearedTime
{
"clearSystemId": "postman-api",
"alarmPattern": [
{
"alarmedObjectType": "Container",
"state": "ACTIVE"
},
{
"id": "Name:NOTIFICATION-VPN_VPN-100_:9900_Impacted$Source:INCHARGE-SA-PRES$"
}
]
}
Time of the alarm clearing
Name of the clearing system
Name of the clearing user
Current state of the operation task
Alarm patterns to match target alarms. An alarm will match if an attribute in any of the patterns is equal to the corresponding attribute of the alarm. The attributes which are supported with matching are - id, alarmType, alarmedObjectType, perceivedSeverity, plannedOutageIndicator and state.