Alarms
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.