Table of Contents

Monitoring Point Parameter

MonitoringPointParameterId : int64IsActive : booleanParameterName : stringParameterValue : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32MonitoringPointPermissionTreeUserparameters0..*user rightscreated bymodified by

Learn more about Monitoring Point Parameters from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetMonitoringPointParameter

Get a Monitoring Point Parameter resource.

View

PATCH UpdateMonitoringPointParameter

Update an existing Monitoring Point Parameter resource.

View

DELETE DeleteMonitoringPointParameter

Delete an existing Monitoring Point Parameter resource.

View

GET GetMonitoringPointParameterCollection

Get a collection of Monitoring Point Parameter resources.

View

POST CreateMonitoringPointParameter

Create a new Monitoring Point Parameter resource.

View

GET GetMonitoringPointParameterForMonitoringPointCollection

Get a collection of Monitoring Point Parameter resources for the Monitoring Point.

View

GET LookupMonitoringPointParameterChangePermissionTree

Lookup the permission set for changing the Monitoring Point Parameter.

View

GET LookupMonitoringPointParameterInsertPermissionTree

Lookup the permission set for creating the Monitoring Point Parameter.

View

GET LookupMonitoringPointParameterMonitoringPoint

Lookup the Monitoring Point for the Monitoring Point Parameter.

View

GET BatchGetMonitoringPointParameter

Get a collection of Monitoring Point Parameter resources for the set of id's.

View

POST BatchCreateMonitoringPointParameter

Create a new collection of Monitoring Point Parameter resources.

View

PATCH BatchUpdateMonitoringPointParameter

Update a collection of existing Monitoring Point Parameter resources.

View

DELETE BatchDeleteMonitoringPointParameter

Delete a collection of existing Monitoring Point Parameter resources.

View

PATCH ChangeMonitoringPointParameterIsActive

Change the IsActive status for an existing Monitoring Point Parameter resource.

View

PATCH ChangeMonitoringPointParameterPermissionTree

Change the PermissionTree for an existing Monitoring Point Parameter resource.

View

PATCH BatchChangeMonitoringPointParameterIsActive

Change the IsActive status for a collection of existing Monitoring Point Parameter resources.

View

PATCH BatchChangeMonitoringPointParameterPermissionTree

Change the PermissionTree status for a collection of existing Monitoring Point Parameter resources.

View