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

 

This article describes the procedure to disable the FortiAIOps service on FortiManager. FortiAIOps is a Docker-based service, and the steps below explain the procedure to stop and remove it.

 

Scope


FortiManager.

 

Solution

 

Enter the Docker configuration menu by using the following command:

 

config system docker

    set fortiaiops disable

end

 

image (15).png

 

After running the commands, the system will stop and remove the FortiOPS service. The output will display the following:

 

Stopping fortiops
Stopping fortiaiops_fortiaiops_1 ... done
Removing fortiaiops_fortiaiops_1 ... done
Removing network fortiaiops_backend

 

The FortiOPS service will then be successfully disabled.

 

Note: 

Disabling FortiOPS will terminate all related services and remove the associated Docker containers. It is recommended to confirm this action aligns with the operational requirements before proceeding.