Get lists of devices from Cisco ISE.
Create a config file in ~/.config/getise/config.json
{
"username": "user",
"password": "password"
}
Run the command with --help to see command line options.
Get networks and devices from Cisco ISE
pip install getise==1.0.2