Monitoring Point Type
Learn more about Monitoring Point Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetMonitoringPointType | Get a Monitoring Point Type resource. |
|
| PATCH | UpdateMonitoringPointType | Update an existing Monitoring Point Type resource. |
|
| DELETE | DeleteMonitoringPointType | Delete an existing Monitoring Point Type resource. |
|
| GET | GetMonitoringPointTypeCollection | Get a collection of Monitoring Point Type resources. |
|
| POST | CreateMonitoringPointType | Create a new Monitoring Point Type resource. |
|
| GET | LookupMonitoringPointTypeChangePermissionTree | Lookup the permission set for changing the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeInsertPermissionTree | Lookup the permission set for creating the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeLowerCriticalAlarmType | Lookup the Alarm Type for the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeLowerWarningAlarmType | Lookup the Alarm Type for the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeUnitOfMeasurement | Lookup the Unit Of Measurement for the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeUpperCriticalAlarmType | Lookup the Alarm Type for the Monitoring Point Type. |
|
| GET | LookupMonitoringPointTypeUpperWarningAlarmType | Lookup the Alarm Type for the Monitoring Point Type. |
|
| GET | BatchGetMonitoringPointType | Get a collection of Monitoring Point Type resources for the set of id's. |
|
| POST | BatchCreateMonitoringPointType | Create a new collection of Monitoring Point Type resources. |
|
| PATCH | BatchUpdateMonitoringPointType | Update a collection of existing Monitoring Point Type resources. |
|
| DELETE | BatchDeleteMonitoringPointType | Delete a collection of existing Monitoring Point Type resources. |
|
| PATCH | ChangeMonitoringPointTypeIsActive | Change the IsActive status for an existing Monitoring Point Type resource. |
|
| PATCH | ChangeMonitoringPointTypePermissionTree | Change the PermissionTree for an existing Monitoring Point Type resource. |
|
| PATCH | BatchChangeMonitoringPointTypeIsActive | Change the IsActive status for a collection of existing Monitoring Point Type resources. |
|
| PATCH | BatchChangeMonitoringPointTypePermissionTree | Change the PermissionTree status for a collection of existing Monitoring Point Type resources. |