Fortigate Rest API cmdb vs monitor
Hello, someone please can explain what is the diffrenet between cmdb and monitor in API call
1.request = session.get("https://x.x.x.x:443/api/v2/cmdb/system/interface"
2.request = session.get("https://x.x.x.x:443/api/v2/monitor/system/config/backup?scope=global"
when i need use monitor on the API request and when i need to use cmdb
Please someone share with me the Fortigate Rest API Documented guide