Monitoring Point
Learn more about Monitoring Points from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetMonitoringPoint | Get a Monitoring Point resource. |
|
| PATCH | UpdateMonitoringPoint | Update an existing Monitoring Point resource. |
|
| DELETE | DeleteMonitoringPoint | Delete an existing Monitoring Point resource. |
|
| GET | GetMonitoringPointCollection | Get a collection of Monitoring Point resources. |
|
| POST | CreateMonitoringPoint | Create a new Monitoring Point resource. |
|
| GET | LookupMonitoringPointAsset | Lookup the Regular Asset for the Monitoring Point. |
|
| GET | LookupMonitoringPointChangePermissionTree | Lookup the permission set for changing the Monitoring Point. |
|
| GET | LookupMonitoringPointInsertPermissionTree | Lookup the permission set for creating the Monitoring Point. |
|
| GET | LookupMonitoringPointLowerCriticalAlarmType | Lookup the Alarm Type for the Monitoring Point. |
|
| GET | LookupMonitoringPointLowerWarningAlarmType | Lookup the Alarm Type for the Monitoring Point. |
|
| GET | LookupMonitoringPointMonitoringPointType | Lookup the Monitoring Point Type for the Monitoring Point. |
|
| GET | LookupMonitoringPointUnitOfMeasurement | Lookup the Unit Of Measurement for the Monitoring Point. |
|
| GET | LookupMonitoringPointUpperCriticalAlarmType | Lookup the Alarm Type for the Monitoring Point. |
|
| GET | LookupMonitoringPointUpperWarningAlarmType | Lookup the Alarm Type for the Monitoring Point. |
|
| GET | BatchGetMonitoringPoint | Get a collection of Monitoring Point resources for the set of id's. |
|
| POST | BatchCreateMonitoringPoint | Create a new collection of Monitoring Point resources. |
|
| PATCH | BatchUpdateMonitoringPoint | Update a collection of existing Monitoring Point resources. |
|
| DELETE | BatchDeleteMonitoringPoint | Delete a collection of existing Monitoring Point resources. |
|
| PATCH | ChangeMonitoringPointIsActive | Change the IsActive status for an existing Monitoring Point resource. |
|
| PATCH | ChangeMonitoringPointPermissionTree | Change the PermissionTree for an existing Monitoring Point resource. |
|
| PATCH | BatchChangeMonitoringPointIsActive | Change the IsActive status for a collection of existing Monitoring Point resources. |
|
| PATCH | BatchChangeMonitoringPointPermissionTree | Change the PermissionTree status for a collection of existing Monitoring Point resources. |