Alarm Type
Learn more about Alarm Types from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetAlarmType | Get a Alarm Type resource. |
|
PATCH | UpdateAlarmType | Update an existing Alarm Type resource. |
|
DELETE | DeleteAlarmType | Delete an existing Alarm Type resource. |
|
GET | GetAlarmTypeCollection | Get a collection of Alarm Type resources. |
|
POST | CreateAlarmType | Create a new Alarm Type resource. |
|
GET | LookupAlarmTypeChangePermissionTree | Lookup the permission set for changing the Alarm Type. |
|
GET | LookupAlarmTypeDefaultWorkOrderStaffMember | Lookup up the Staff Member for the Alarm Type |
|
GET | LookupAlarmTypeDefaultWorkOrderTrade | Lookup the Trade for the Alarm Type. |
|
GET | LookupAlarmTypeInsertPermissionTree | Lookup the permission set for creating the Alarm Type. |
|
GET | LookupAlarmTypeDefaultWorkOrderSection | Lookup the Section for the Alarm Type. |
|
GET | LookupAlarmTypeDefaultWorkOrderTypeOfWork | Lookup the Type of Work for the Alarm Type. |
|
GET | LookupAlarmTypeDefaultWorkOrderStatus | Lookup the Work Order Status for the Alarm Type. |
|
GET | BatchGetAlarmType | Get a collection of Alarm Type resources for the set of id's. |
|
POST | BatchCreateAlarmType | Create a new collection of Alarm Type resources. |
|
PATCH | BatchUpdateAlarmType | Update a collection of existing Alarm Type resources. |
|
DELETE | BatchDeleteAlarmType | Delete a collection of existing Alarm Type resources. |
|
PATCH | ChangeAlarmTypeIsActive | Change the IsActive status for an existing Alarm Type resource. |
|
PATCH | ChangeAlarmTypePermissionTree | Change the PermissionTree for an existing Alarm Type resource. |
|
PATCH | BatchChangeAlarmTypeIsActive | Change the IsActive status for a collection of existing Alarm Type resources. |
|
PATCH | BatchChangeAlarmTypePermissionTree | Change the PermissionTree status for a collection of existing Alarm Type resources. |