Skip to content

KalebFenley/smx-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMX API POC

This is just a crude proof of concept to be used as a building block for interfacing with the SMX Northbound Interface API. Environment varialbes should be set in .env file prior to running.

SMX_API_URL=https://{SMX_IP}:{API_PORT}/rest/v1/
SMX_USERNAME={username}
SMX_PASSWORD={password}

You will also need to install dependancies.

pip install -r requirements.txt

About

Pull standing alarms from Calix SMX API

Topics

Resources

Stars

Watchers

Forks

Languages