v51

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

Create a new alarm category

Create a new alarm category. Requires EPP system access right.

post/v1/alarm-categories

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 created 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.