Skip to content

Script to fetch available Updatable Objects from Check Point Management and putting them into a csv file.

License

Notifications You must be signed in to change notification settings

leinadred/py_cp-updatable-objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

license language

py_cp-updatable-objects

Script to fetch available Updatable Objects from Check Point Management and putting them into a csv file.

Modules used:

possible use cases:

  • providing this to rule change requester to request the correct source / destinations
  • just having an eye of what is possible to import
  • (coming later) - having an eye of what is imported
  • (coming later) - having an eye of last update occured to specific objects

usage

python py_cp-updatable-objects.py -H <Host IP/Name> (-U/--user ) -P/--password (if API key, use only "-P", else password for "--user") show repositories (-f <string to filter for, i.e. "Azure">)

example:

python py_cp-updatable-objects.py -H 1.2.3.4  -P s3cr3tk3Y show repositories -f Azure

About

Script to fetch available Updatable Objects from Check Point Management and putting them into a csv file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages