FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
ptrussel
Staff
Staff
Article Id 189561
Description
Starting from FortiManager 5.4.1, it is now possible to import/promote objects from an ADOM(s) to the Global Database.

Solution
From CLI:
execute fmpolicy promote-adom-object <adom name> <category name> <key> <new-key>
where

<adom>      Name of the source ADOM
<category>  Name of the category in the ADOM
<key>       Name of the object key
<new-key>   Name of the new key

Contributors