Table of Contents

Alarm Document

AlarmDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordAlarmuser rightscreated bymodified bylinked todocuments0..*

Learn more about Alarm Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAlarmDocument

Get a Alarm Document resource.

View

PATCH UpdateAlarmDocument

Update an existing Alarm Document resource.

View

DELETE DeleteAlarmDocument

Delete an existing Alarm Document resource.

View

GET GetAlarmDocumentCollectionForAlarm

Get a collection of Alarm Document resources for the Alarm.

View

GET GetAlarmDocumentCollection

Get a collection of Alarm Document resources.

View

POST CreateAlarmDocument

Create a new Alarm Document resource.

View

GET LookupAlarmDocumentAlarm

Lookup the Alarm Document for the Alarm Document.

View

GET LookupAlarmDocumentChangePermissionTree

Lookup the permission set for changing the Alarm Document.

View

GET LookupAlarmDocument

Alarm Document

View

GET LookupAlarmDocumentInsertPermissionTree

Lookup the permission set for creating the Alarm Document.

View

GET BatchGetAlarmDocument

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

View

POST BatchCreateAlarmDocument

Create a new collection of Alarm Document resources.

View

PATCH BatchUpdateAlarmDocument

Update a collection of existing Alarm Document resources.

View

DELETE BatchDeleteAlarmDocument

Delete a collection of existing Alarm Document resources.

View

PATCH ChangeAlarmDocumentIsActive

Change the IsActive status for an existing Alarm Document resource.

View

PATCH ChangeAlarmDocumentPermissionTree

Change the PermissionTree for an existing Alarm Document resource.

View

PATCH BatchChangeAlarmDocumentPermissionTree

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

View

PATCH BatchChangeAlarmDocumentIsActive

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

View