FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
akaratas
Staff
Staff
Article Id 425392
Description

 

This article describes the procedures for managing network and system settings on managed devices using the Device Manager module and the FortiManager JSON-RPC API.

 

Scope

 

FortiManager.

 

Solution

 

Managing network and system settings for managed devices through the Device Manager module in FortiManager is accomplished using one of the following JSON-RPC URLs:

 

For global scope settings (i.e., config global):

 

/pm/config/device/<device>/global/<cli>

 

For VDOM scope settings (i.e., config vdom):

 

/pm/config/device/<device>/vdom/<vdom>/<cli>

 

Related document:

How To FortiManager API?