Soracom · Arazzo Workflow
Soracom Create Monthly Traffic Event Handler
Version 1.0.0
Create an event handler that caps a group's monthly traffic and notifies the operator, then verify it.
Provider
Workflows
create-traffic-event-handler
Create and verify a monthly-traffic event handler for a SIM group.
Lists existing group-targeted handlers, creates a SubscriberMonthlyTrafficRule handler that throttles speed class and emails the operator on threshold, and reads the new handler back to confirm it is active.
1
listExisting
listEventHandlers
List existing group-targeted event handlers to provide context before creating a new one.
2
createHandler
createEventHandler
Create the monthly-traffic event handler that throttles the speed class and emails the operator when the group crosses the traffic threshold.
3
confirmHandler
getEventHandler
Read the created handler back to confirm it exists and is active.