-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2050 from CactuseSecurity/develop
Develop to Main v6.3.1
- Loading branch information
Showing
9 changed files
with
72 additions
and
51 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
documentation/developer-docs/importer/firewall-APIs/checkpoint/api-calls-used.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# API feature support | ||
|
||
Firewall Orchestrator uses the following Check Point API calls, which are available from CP API 1.3 - R80.20, | ||
which is the earliest version supported by Firewall Orchestrator. | ||
|
||
See also https://sc1.checkpoint.com/documents/latest/APIs/ | ||
|
||
``` | ||
show-api-versions | ||
show-access-rulebase | ||
show-address-ranges | ||
show-application-site-categories | ||
show-application-sites | ||
show-changes | ||
show-dns-domains | ||
show-gateways-and-servers | ||
show-groups | ||
show-groups-with-exclusion | ||
show-hosts | ||
show-multicast-address-ranges | ||
show-nat-rulebase | ||
show-networks | ||
show-object | ||
show-packages | ||
show-services-tcp | ||
show-services-udp | ||
show-services-dce-rpc | ||
show-services-rpc | ||
show-services-other | ||
show-services-icmp | ||
show-services-icmp6 | ||
show-services-sctp | ||
show-services-gtp | ||
show-service-groups | ||
show-simple-gateways | ||
show-task | ||
show-updatable-objects-repository-content | ||
``` |
File renamed without changes.
15 changes: 0 additions & 15 deletions
15
documentation/developer-docs/importer/firewall-APIs/checkpoint/todo.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters