Skip to content

Get a CSV with whole list of endpoints including all attributes of them (including custom attributes).

License

Notifications You must be signed in to change notification settings

ArubaIberia/ClearPass-api-list-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ClearPass-api-list-endpoints

Get a CSV with whole list of endpoints including all attributes of them (including custom attributes). Script to get a CSV file with the list of Endpoints in ClearPass. You have to configure the followings parameters before run the script:

  • Create a Bearer Token in ClearPass
  • Configure this token in the Script file
  • Configure IP Address of ClearPass

ClearPass has a limit of 1000 endpoint returned in each query. The script will try to get more data with several queries. In the case you want to reducice each iteration, you can change it from 1000 to the limit wanted.

How to run this script:

python3 get_endpoints.py 

About

Get a CSV with whole list of endpoints including all attributes of them (including custom attributes).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages