Overview
Attached a C# bundle which contains a library (CPAPI) that simplifies usage of the Check Point management APIs.
The library comes with an example that demonstrates how to find disabled rules in access layers of a given package and a 'tester' that demonstrates how to add a new host using API library.
Description
A C# code that uses a Check Point CPAPI library that handles all the communication with the Check Point management server.
Instructions
Unzip the attached bundle.
Load the example sources to a C# IDE (visual Studio 2015).
Add to the project's classpath the dependent libraries from the lib folder.
Tested on version
R80, API version 1.0
Source Code Availability
The source code is now public on GitHub repository:
GitHub - CheckPoint-APIs-Team/cpapi-csharp-sdk: Check Point API C# Development Kit
NOTICE: By using this sample code you agree to terms and conditions in this Not authorized to view the specified document 1042
...