v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Alarm Categories

Update an alarm category

Update an existing alarm category. Requires EPP system access right.

put/v1/alarm-categories/{category-id}

Path parameters

category-idinteger required

Alarm category ID.

Request body

namestring required

Alarm category name (cannot be empty).

descriptionstring

Alarm category description.

accessControlinteger[]

User/group IDs allowed to see alarms in this category. Group IDs have the high bit set.

Response

Alarm category updated successfully.

idinteger

Unique alarm category identifier.

namestring

Alarm category name.

descriptionstring

Alarm category description.

accessControlinteger[]

User/group IDs allowed to see alarms in this category. Group IDs have the high bit set.