triggerName | string | No | Usage trigger name |
accountName | string | Yes | Account name |
serviceName | string (one of: Location, fota, default: Location) | Yes | Service name |
thresholdValue | string | Yes | The percent of subscribed usage required to activate the trigger, such as 90 or 100. |
allowExcess | boolean | No | Allow additional requests after thresholdValue is reached. (currently not functional) |
sendSmsNotification | boolean | No | Send SMS (text) alerts when the thresholdValue is reached. |
smsPhoneNumbers | string | No | Comma-separated list of phone numbers to send SMS alerts to. Digits only; no dashes or parentheses, etc. |
sendEmailNotification | boolean | No | Send email alerts when the thresholdValue is reached. |
emailAddresses | string | No | Comma-separated list of email addresses to send alerts to. |