According to management API 2.01 docu it should work:
POST https://<mgmt-server>:<port>/web_api/show-nat-rulebase
e.g.
POST https://<mgmt-server>:<port>/web_api/show-nat-rulebase
Content-Type: application/json
X-chkp-sid: <session-id>
{
"package": "standard",
"offset": 0,
"limit": 50,
"details-level": "standard",
"use-object-dictionary": true,
"show-hits": true,
"hits-settings": {
"from-date": "2024-12-12",
"to-date": "2025-12-12"
}
}
| show-hits |
boolean |
Show hitcount data. |
| hits-settings |
Object
| Parameter name |
Value |
Description |
| from-date |
string |
Format: YYYY-MM-DD, YYYY-mm-ddThh:mm:ss. |
| target |
string |
Target gateway name or UID. |
| to-date |
string |
Format: YYYY-MM-DD, YYYY-mm-ddThh:mm:ss. |
|
Hitcount settings, define the range if hits to show. |
and now to something completely different - CCVS, CCAS, CCTE, CCCS, CCSM elite