getise

Get networks from Cisco ISE


License
BSD-2-Clause
Install
pip install getise==1.0.3

Documentation

getise

Get lists of devices from Cisco ISE.

Configuration

Create a config file in ~/.config/getise/config.json

{
    "username": "user",
    "password": "password"
}

Usage

Run the command with --help to see command line options.