Table of Contents

Alarm Type

AlarmTypeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32AutoCreateWorkOrder : booleanAlarmPermissionTreeDefaultWorkOrderSectionDefaultWorkOrderStatusDefaultWorkOrderTypeOfWorkUserDefaultWorkOrderTradeDefaultWorkOrderStaffMembertypeuser rightssectionwork order statustype of workcreated bymodified bytraderesource

Learn more about Alarm Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAlarmType

Get a Alarm Type resource.

View

PATCH UpdateAlarmType

Update an existing Alarm Type resource.

View

DELETE DeleteAlarmType

Delete an existing Alarm Type resource.

View

GET GetAlarmTypeCollection

Get a collection of Alarm Type resources.

View

POST CreateAlarmType

Create a new Alarm Type resource.

View

GET LookupAlarmTypeChangePermissionTree

Lookup the permission set for changing the Alarm Type.

View

GET LookupAlarmTypeDefaultWorkOrderStaffMember

Lookup up the Staff Member for the Alarm Type

View

GET LookupAlarmTypeDefaultWorkOrderTrade

Lookup the Trade for the Alarm Type.

View

GET LookupAlarmTypeInsertPermissionTree

Lookup the permission set for creating the Alarm Type.

View

GET LookupAlarmTypeDefaultWorkOrderSection

Lookup the Section for the Alarm Type.

View

GET LookupAlarmTypeDefaultWorkOrderTypeOfWork

Lookup the Type of Work for the Alarm Type.

View

GET LookupAlarmTypeDefaultWorkOrderStatus

Lookup the Work Order Status for the Alarm Type.

View

GET BatchGetAlarmType

Get a collection of Alarm Type resources for the set of id's.

View

POST BatchCreateAlarmType

Create a new collection of Alarm Type resources.

View

PATCH BatchUpdateAlarmType

Update a collection of existing Alarm Type resources.

View

DELETE BatchDeleteAlarmType

Delete a collection of existing Alarm Type resources.

View

PATCH ChangeAlarmTypeIsActive

Change the IsActive status for an existing Alarm Type resource.

View

PATCH ChangeAlarmTypePermissionTree

Change the PermissionTree for an existing Alarm Type resource.

View

PATCH BatchChangeAlarmTypeIsActive

Change the IsActive status for a collection of existing Alarm Type resources.

View

PATCH BatchChangeAlarmTypePermissionTree

Change the PermissionTree status for a collection of existing Alarm Type resources.

View