Technical Tip: How to check CLI Templates using FortiManager CLI
| Description | This article describes how to check the CLI Templates and their content using FortiManager CLI. |
| Scope | FortiManager. |
| Solution | CLI Template is part of ADOM Objects, and the following command can be used to check using CLI:
execute fmpolicy print-adom-object <ADOM> 1902
To dump the content of a single CLI Template in an ADOM:
To dump the content of all CLI Templates in an ADOM:
execute fmpolicy print-adom-object <ADOM> 1902 all
Related documents: |