Alarm Document
Learn more about Alarm Documents from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetAlarmDocument | Get a Alarm Document resource. |
|
PATCH | UpdateAlarmDocument | Update an existing Alarm Document resource. |
|
DELETE | DeleteAlarmDocument | Delete an existing Alarm Document resource. |
|
GET | GetAlarmDocumentCollectionForAlarm | Get a collection of Alarm Document resources for the Alarm. |
|
GET | GetAlarmDocumentCollection | Get a collection of Alarm Document resources. |
|
POST | CreateAlarmDocument | Create a new Alarm Document resource. |
|
GET | LookupAlarmDocumentAlarm | Lookup the Alarm Document for the Alarm Document. |
|
GET | LookupAlarmDocumentChangePermissionTree | Lookup the permission set for changing the Alarm Document. |
|
GET | LookupAlarmDocument | Alarm Document |
|
GET | LookupAlarmDocumentInsertPermissionTree | Lookup the permission set for creating the Alarm Document. |
|
GET | BatchGetAlarmDocument | Get a collection of Alarm Document resources for the set of id's. |
|
POST | BatchCreateAlarmDocument | Create a new collection of Alarm Document resources. |
|
PATCH | BatchUpdateAlarmDocument | Update a collection of existing Alarm Document resources. |
|
DELETE | BatchDeleteAlarmDocument | Delete a collection of existing Alarm Document resources. |
|
PATCH | ChangeAlarmDocumentIsActive | Change the IsActive status for an existing Alarm Document resource. |
|
PATCH | ChangeAlarmDocumentPermissionTree | Change the PermissionTree for an existing Alarm Document resource. |
|
PATCH | BatchChangeAlarmDocumentPermissionTree | Change the PermissionTree status for a collection of existing Alarm Document resources. |
|
PATCH | BatchChangeAlarmDocumentIsActive | Change the IsActive status for a collection of existing Alarm Document resources. |