Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Web API Reference

NotificationRuleSubscriber Update

NotificationRuleSubscriber Update

Update a notification rule subscriber.

Request

PATCH notificationrulesubscribers/{webId}

URL Parameters

  • webId

    The ID of the notification rule subscriber. See WebID for more information.

Body Parameter

A partial notification rule subscriber containing the desired changes.

Status Codes

204: The notification rule subscriber was updated.

Sample Request Body

{
  "ConfigString": "ToEmail=mike@testemail.com",
  "EscalationTimeout": "PT3S",
  "MaximumRetries": "3",
  "NotifyOption": "EventStart",
  "RetryInterval": "PT3S"
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in