Alarm Attribute
Learn more about Alarm Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetAlarmAttribute | Get a Alarm Attribute resource. |
|
PATCH | UpdateAlarmAttribute | Update an existing Alarm Attribute resource. |
|
DELETE | DeleteAlarmAttribute | Delete an existing Alarm Attribute resource. |
|
GET | GetAlarmAttributeCollectionForAlarm | Get a collection of Alarm Attribute resources for the Alarm. |
|
GET | GetAlarmAttributeCollection | Get a collection of Alarm Attribute resources. |
|
POST | CreateAlarmAttribute | Create a new Alarm Attribute resource. |
|
GET | LookupAlarmAttributeAllowedValue | Lookup the Attribute Allowed Value for the Alarm Attribute. |
|
GET | LookupAlarmAttribute | Alarm Attribute |
|
GET | LookupAlarmAttributeChangePermissionTree | Lookup the permission set for changing the Alarm Attribute. |
|
GET | LookupAlarmAttributeInsertPermissionTree | Lookup the permission set for creating the Alarm Attribute. |
|
GET | LookupAlarmAttributeAlarm | Lookup the Alarm Attribute for the Alarm Attribute. |
|
GET | BatchGetAlarmAttribute | Get a collection of Alarm Attribute resources for the set of id's. |
|
POST | BatchCreateAlarmAttribute | Create a new collection of Alarm Attribute resources. |
|
PATCH | BatchUpdateAlarmAttribute | Update a collection of existing Alarm Attribute resources. |
|
DELETE | BatchDeleteAlarmAttribute | Delete a collection of existing Alarm Attribute resources. |
|
PATCH | ChangeAlarmAttributeIsActive | Change the IsActive status for an existing Alarm Attribute resource. |
|
PATCH | ChangeAlarmAttributePermissionTree | Change the PermissionTree for an existing Alarm Attribute resource. |
|
PATCH | BatchChangeAlarmAttributePermissionTree | Change the PermissionTree status for a collection of existing Alarm Attribute resources. |
|
PATCH | BatchChangeAlarmAttributeIsActive | Change the IsActive status for a collection of existing Alarm Attribute resources. |