hm, I'm getting an error despite API status being fine (see below)
I was able to connect via Postman, but looks like this only covers IPS signatures and no visibility into AV.
I'd like it to filter on protection-type for AV, but not sure what the syntax is for AV.
MGR> mgmt_cli -r true show threat-protections details-level "full" --format json | jq '.' --port 4434
MGMT9205 You are not logged in to management server, in order to log-in you will need to run "mgmt login user [user name]"
MGR> api status
API Settings:
---------------------
Accessibility: Require all granted
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Started 26850
CPM Started 26850 Check Point Security Management Server is running and ready
FWM Started 26335
APACHE Started 9941
Port Details:
-------------------
JETTY Internal Port: 54595
JETTY Documentation Internal Port: 58272
APACHE Gaia Port: 4434 (a non-default port)
When running mgmt_cli commands add '--port 4434'
When using web-services, add port 4434 to the URL
Profile:
-------------------
Machine profile: Large env resources profile with SME or Dedicated Log Server
CPM heap size: 1280m
Apache port retrieved from: httpd-ssl.conf
--------------------------------------------
Overall API Status: Started
--------------------------------------------
API readiness test SUCCESSFUL. The server is up and ready to receive connections
Notes:
------------
To collect troubleshooting data, please run 'api status -s <comment>'