rest_api script for subscriptions management
Create params.py file near main script with next arguments:
ip_port = 'https://192.168.1.1:443' login = 'admin' secret = 'password'
Specify your IP:port, login, and password
rest_api script for subscriptions management
Create params.py file near main script with next arguments:
ip_port = 'https://192.168.1.1:443' login = 'admin' secret = 'password'
Specify your IP:port, login, and password