Change IP Interval
Understanding on_prem_id
on_prem_idThe on_prem_id is an identifier retrieved from the "modem" endpoint. This unique ID is essential for various operations as it needs to be specified within the parameters object when making requests. It ensures that the actions executed are accurately targeted, particularly in environments with multiple on-premise devices. Always ensure that you use the correct on_prem_id to prevent any unintended changes.
This API is used to change the IP rotation interval on the modem
Authorizations
HTTPRequired
Enter token as: Bearer
Body
command_namestringRequiredExample:
edit_modemfriendly_namestringRequiredExample:
Name that will be displayed in the UI
Custom Rotate EndpointserverstringRequiredExample:
6f03e0bf-beaf-4ad7-bcfa-183f688Responses
201Success
application/json
post
/task/change-ip-interval201Success
Last updated