Skip to main content

Cyware Orchestrate

FortiManager 1.0.0

App Vendor: Fortinet

App Category: Network Security

Connector Version: 1.0.0

API Version: 7.0.0

About App

FortiManager provides automation-driven centralized management of your Fortinet devices from a single console.

FortiManager app is configured with Orchestrate to perform the following actions:

Action Name

Description

Create and Update ADOM

This action creates or updates a list of FortiManager Administrative Domains (ADOMs) for a customer.

Fetch Customer

This action retrieves the record of customers.

Get ADOMs

This action displays the FortiManager Administrative Domains (ADOMs) assigned to a customer.

Get FortiManager Information

This action displays the records of FortiManagers that are registered in the Fortiportal.

Update Customer

This action updates the record of a customer.

Configuration Parameters

The following configuration parameters are required for the FortiManager app to communicate with the FortiManager enterprise application. The parameters can be configured by creating instances in the app.

Parameter

Description

Field Type

Required/Optional

Comments

Base URL

Enter the base URL to connect to the FortiManager application.

Text

Required

Username

Enter the username to connect with the FortiManager application.

Text

Required

Password

Enter the password to authenticate with the FortiManager application.

Password

Required

Verify

Choose to verify the SSL certificates.

Boolean

Optional

Default value:

false

Allowed values:

  • true

  • false

Action: Create and Update ADOM

This action creates or updates a list of FortiManager Administrative Domains (ADOMs) for a customer.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Customer ID

Enter a customer ID to create or update ADOMs.

Integer

Required

You can retrieve a customer ID using the action Fetch Customer.

ADOMs List Resource ID

Enter an ADOMs list resource ID.

Integer

Required

ADOM Names

Enter a list of ADOM names in JSON format.

Any

Required

Action: Fetch Customer

This action retrieves records of customers. If you need to retrieve a record of a specific customer, then pass a customer ID.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Customer ID

Enter a customer ID to retrieve a customer record.

Integer

Optional

To retrieve customer IDs, execute this action without passing any input parameter.

Action: Get ADOMs

This action displays FortiManager Administrative Domains (ADOMs) assigned to a customer.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Customer ID

Enter a customer ID to display the ADOMs assigned to a customer.

Integer

Required

You can retrieve a customer ID using the action Fetch Customer.

Action: Get FortiManager Information

This action retrieves the information of FortiManagers that are registered in the Fortiportal. If you need to retrieve information about a specific FortiManager, then pass a FortiManager ID.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

FortiManager ID

Enter a FortiManager ID to retrieve information about a FortiManager.

Text

Optional

To retrieve FortiManager IDs, execute this action without passing any input parameter.

Action: Update Customer

This action updates the records of a customer.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Customer ID

Enter a customer ID to update customer records.

Integer

Required

You can retrieve a customer ID using the action Fetch Customer.

Payload

Enter a payload (records that need to be updated) in JSON format.

Example:

$JSON{'city':'newyorkcity','phone':'77654xx','state':'newyork'}

Any

Required