The command shows me results.
So why can't the other command show me the objects that CMA is managing?
[Expert@MDS:0]#
[Expert@MDS:0]# mgmt_cli -f json -r true show domains | jq '.objects[]|.name'
"DOM_XX"
"DOM_YY"
"DOM_GO"
"DOM_SO"
[Expert@MDS:0]#
[Expert@MDS:0]# api status
API Settings:
---------------------
Accessibility: Require all granted
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Started 14544
CPM Started 14544 Check Point Security Management Server is running and ready
FWM Started 52017
APACHE Started 10741
Port Details:
-------------------
JETTY Internal Port: 55836
JETTY Documentation Internal Port: 54910
APACHE Gaia Port: 443
Profile:
-------------------
Machine profile: 131072 or larger without SME - MDS
CPM heap size: 20480m
Apache port retrieved from: dbget http:ssl_port
--------------------------------------------
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>'
[Expert@MDS:0]#
Am I missing something?