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
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hey @NeTunnel
- the /cmdb section of API is for configuration (such as interfaces, users, policies etc)
- the /monitor section of API is primarily to get information from the FortiGate (detected devices, session list, authenticated users, etc), but does also include some operations (such as taking a backup as you have outlined above).
FortiOS REST API documentation is available via the Fortinet Developer Network (fndn.fortinet.net). If you do not have access to the Developer Network, you can get it by requesting access and having sponsors. You can reach out to your local Fortinet Sales Representative regarding more information on access to the Developer Network.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1665 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.