When configured, the NetBrain Front Server will retrieve additional network information from the Checkpoint Firewall (R80) Checkpoint Manager using the publicly available APIs.
This article describes the API commands implemented by NetBrain and the modules that they access.
Solution
Each query made by NetBrain is issued using standard HTTP(s) request as configured within the NetBrain Integrated Edition API Server manager.
http(s)://<Checkpoint Manager IP>/web_api/<API Call>
Modules | API | General APIs |
Discovery | ./web_api/login | ./web_api/show-gateways-and-servers
./web_api/show-groups
./web_api/show-group-with-exclusion
./web_api/show-service-rpc
./web_api/show-service-other |
./web_api/show-session |
./web_api/discard |
./web_api/logout |
NAT | ./web_api/show-nat-rulebase |
Policy Table | ./web_api/packages |
./web_api/show-access-rulebase |
IPsec VPN Table | ./web_api/show-vpn-communities-meshed |
./web_api/show-vpn-communities-star |
NetBrain Tip: General APIs mentioned are APIs that exist in each of the four modules listed