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

Management API Versioning

Overview

Every new version of Check Point Management Server starting from R80 brings a new version of Management API.

These new versions add new commands and improve the existing commands. While the API team is doing its best to maintain backward compatibility and keep existing scripts working after the upgrade, the behavior of some commands may be changed in incompatible way. It's suggested to use the latest version of API whenever possible but it's allowed to switch to any of the previous versions by adding the desired version explicitly to the call to return to previous behavior.

Instructions

Without explicit version specification - the latest version of Management API is used by default:

SmartConsole CLI: show-networks 

mgmt_cli tool: mgmt_cli show-networks 
Gaia CLI: show-networks
Web Services: POST https://<mgmt-server>:<port>/web_api/show-networks

By specifying the version explicitly - this version of API will be used:

SmartConsole CLI: show-networks -v 1

mgmt_cli tool: mgmt_cli show-networks -v 1 
Gaia CLI: show-networks -v 1
Web Services: POST https://<mgmt-server>:<port>/web_api/v1/show-networks

Versions

Management Server VersionManagement API Version
R801
R80.101.1
0 Replies

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Thu 07 May 2026 @ 01:30 PM (AEST)

    CheckMates Live Sydney

    Tue 02 Jun 2026 @ 09:00 AM (CEST)

    CheckMates Live Denmark - Aarhus

    Wed 03 Jun 2026 @ 09:00 AM (CEST)

    CheckMates Live Denmark - Copenhagen
    CheckMates Events