Verizon 5G Edge API Portal

vv1.0

UsageTriggerAddRequest

UsageTriggerAddRequest

Properties

NameTypeRequiredDescription
triggerNamestringNoUsage trigger name
accountNamestringYesAccount name
serviceNamestring (one of: Location, fota, default: Location)YesService name
thresholdValuestringYesThe percent of subscribed usage required to activate the trigger, such as 90 or 100.
allowExcessbooleanNoAllow additional requests after thresholdValue is reached. (currently not functional)
sendSmsNotificationbooleanNoSend SMS (text) alerts when the thresholdValue is reached.
smsPhoneNumbersstringNoComma-separated list of phone numbers to send SMS alerts to. Digits only; no dashes or parentheses, etc.
sendEmailNotificationbooleanNoSend email alerts when the thresholdValue is reached.
emailAddressesstringNoComma-separated list of email addresses to send alerts to.

On this page