v1
latestOpenAPI 3.0.02026-07-2681914.7 KBAlarms
Add a label to an alarm
Associates a label with a specific alarm.
put/alarms/{alarmId}/labels/{labelId}
Path parameters
alarmIdstring uuid required
The UUID of the alarm.
labelIdstring required
The ID of the label to add.
Response
Label added successfully.