Monitoring Point Parameter
Learn more about Monitoring Point Parameters from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetMonitoringPointParameter | Get a Monitoring Point Parameter resource. |
|
PATCH | UpdateMonitoringPointParameter | Update an existing Monitoring Point Parameter resource. |
|
DELETE | DeleteMonitoringPointParameter | Delete an existing Monitoring Point Parameter resource. |
|
GET | GetMonitoringPointParameterCollection | Get a collection of Monitoring Point Parameter resources. |
|
POST | CreateMonitoringPointParameter | Create a new Monitoring Point Parameter resource. |
|
GET | GetMonitoringPointParameterForMonitoringPointCollection | Get a collection of Monitoring Point Parameter resources for the Monitoring Point. |
|
GET | LookupMonitoringPointParameterChangePermissionTree | Lookup the permission set for changing the Monitoring Point Parameter. |
|
GET | LookupMonitoringPointParameterInsertPermissionTree | Lookup the permission set for creating the Monitoring Point Parameter. |
|
GET | LookupMonitoringPointParameterMonitoringPoint | Lookup the Monitoring Point for the Monitoring Point Parameter. |
|
GET | BatchGetMonitoringPointParameter | Get a collection of Monitoring Point Parameter resources for the set of id's. |
|
POST | BatchCreateMonitoringPointParameter | Create a new collection of Monitoring Point Parameter resources. |
|
PATCH | BatchUpdateMonitoringPointParameter | Update a collection of existing Monitoring Point Parameter resources. |
|
DELETE | BatchDeleteMonitoringPointParameter | Delete a collection of existing Monitoring Point Parameter resources. |
|
PATCH | ChangeMonitoringPointParameterIsActive | Change the IsActive status for an existing Monitoring Point Parameter resource. |
|
PATCH | ChangeMonitoringPointParameterPermissionTree | Change the PermissionTree for an existing Monitoring Point Parameter resource. |
|
PATCH | BatchChangeMonitoringPointParameterIsActive | Change the IsActive status for a collection of existing Monitoring Point Parameter resources. |
|
PATCH | BatchChangeMonitoringPointParameterPermissionTree | Change the PermissionTree status for a collection of existing Monitoring Point Parameter resources. |