notificationName | String The name of the polling notification for which you want the current state and schedule settings returned. |
notificationState | String The current state (enabled, disabled, pending disable, pending suspend, or suspended) for the polling notification. | |
scheduleSettings | IData Object that contains the notification's schedule settings as follows: | |
Key | Description | |
notificationInterval | Integer Polling frequency of the notification. | |
notificationOverlap | Boolean Flags whether the notification can overlap. The values are: true if the notification can overlap. false if the notification cannot overlap. | |
notificationImmediate | Boolean Flags whether the notification can fire immediately. The values are: true if the notification can fire immediately. false if the notification cannot fire immediately. |