Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 250 Bytes

application_subscription

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