Alarm
Learn more about Alarms from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetAlarm | Get a Alarm resource. |
|
PATCH | UpdateAlarm | Update an existing Alarm resource. |
|
GET | GetAlarmCollection | Get a collection of Alarm resources. |
|
POST | CreateAlarm | Create a new Alarm resource. |
|
GET | LookupAlarmAlarmType | Lookup the Alarm Type for the Alarm. |
|
GET | LookupAlarmAsset | Lookup the Asset for the Alarm. |
|
GET | LookupAlarmChangePermissionTree | Lookup the permission set for changing the Alarm. |
|
GET | LookupAlarmInsertPermissionTree | Lookup the permission set for creating the Alarm. |
|
GET | BatchGetAlarm | Get a collection of Alarm resources for the set of id's. |
|
POST | BatchCreateAlarm | Create a new collection of Alarm resources. |
|
PATCH | BatchUpdateAlarm | Update a collection of existing Alarm resources. |
|
POST | BatchCreateWorkOrderForAlarm | Batch Create Work Order for Alarms |
|
PATCH | ChangeAlarmPermissionTree | Change the PermissionTree for an existing Alarm resource. |
|
PATCH | ChangeAlarmStatus | Change Alarm Status |
|
POST | CreateWorkOrderForAlarm | Create Work Order For Alarm. |
|
PATCH | BatchChangeAlarmPermissionTree | Change the PermissionTree status for a collection of existing Alarm resources. |
|
POST | BatchChangeAlarmStatus | Change the status for a collection of Alarm resources |