Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 

deccpjson - PERL script to decode DataCenter JSON files

Hello,

Here is a very simple PERL script that will take as a command line argument DataCenter JSON file and print it in formatted output. 

Use it to quickly review or validate your DataCenter files. If there is an error in the file an exception will be thrown.

You need PERL JSON module to run it.

Download from GitHib:

https://github.com/HGrigorov/checkpoint

An example how to use it:

# ./deccpjson /tmp/test.json | less

Hope it helps and works for you!  😀

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free

Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.




0 Replies