Monitoring Point Trigger
Learn more about Monitoring Point Triggers from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetMonitoringPointTrigger | Get a Monitoring Point Trigger resource. |
|
PATCH | UpdateMonitoringPointTrigger | Update an existing Monitoring Point Trigger resource. |
|
DELETE | DeleteMonitoringPointTrigger | Delete an existing Monitoring Point Trigger resource. |
|
GET | GetMonitoringPointTriggerCollection | Get a collection of Monitoring Point Trigger resources. |
|
POST | CreateMonitoringPointTrigger | Create a new Monitoring Point Trigger resource. |
|
GET | LookupMonitoringPointTriggerChangePermissionTree | Lookup the permission set for changing the Monitoring Point Trigger. |
|
GET | LookupMonitoringPointTriggerInsertPermissionTree | Lookup the permission set for creating the Monitoring Point Trigger. |
|
GET | BatchGetMonitoringPointTrigger | Get a collection of Monitoring Point Trigger resources for the set of id's. |
|
POST | BatchCreateMonitoringPointTrigger | Create a new collection of Monitoring Point Trigger resources. |
|
PATCH | BatchUpdateMonitoringPointTrigger | Update a collection of existing Monitoring Point Trigger resources. |
|
DELETE | BatchDeleteMonitoringPointTrigger | Delete a collection of existing Monitoring Point Trigger resources. |
|
PATCH | ChangeMonitoringPointTriggerIsActive | Change the IsActive status for an existing Monitoring Point Trigger resource. |
|
PATCH | ChangeMonitoringPointTriggerPermissionTree | Change the PermissionTree for an existing Monitoring Point Trigger resource. |
|
PATCH | BatchChangeMonitoringPointTriggerIsActive | Change the IsActive status for a collection of existing Monitoring Point Trigger resources. |
|
PATCH | BatchChangeMonitoringPointTriggerPermissionTree | Change the PermissionTree status for a collection of existing Monitoring Point Trigger resources. |