Limit authorization
In this case study, we will look at how to set authorization (user) limits on a modem.
To configure authorization (user) limits on the modem, perform the following steps:
Get a list of your modems and select one of them. You can get a list of modems
by host
orwithout host
.we will need a unique authorization identifier, which we can
get here
. And select some of them.Use the following method from our API
Create proxy limit for modem authorization
Attention: setting at least one limit on the modem authorization will reset the modem limit setting, if it is set.
Example of successful execution of a request in JSON format:
{
"failedModemAuths": []
}
Last updated