emnify · Arazzo Workflow
emnify Set Endpoint Data Quota
Version 1.0.0
Authenticate, read the current data quota, then set a new data quota on an endpoint.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
set-endpoint-data-quota
Read the existing data quota and assign a new one to an endpoint.
Authenticates, reads the endpoint's current data quota, and sets a new data quota with the supplied volume and expiry.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
getCurrentQuota
endpoint-quota-data-by-endpoint-id-get
Read the endpoint's current data quota to capture the existing volume.
3
setQuota
endpoint-quota-data-by-endpoint-id-post
Set a new data quota with ACTIVE status, the supplied volume and expiry, and Block on exhaustion (action id 1).