Fortinet black logo

Add or update an Organization

Add or Update an Organization

This API enables you to add or update an Organization in Service Provider deployments.

API Specifications

Methodology REST API based: Caller makes an HTTP(S) request with an input XML containing the organization information using organization name as key.
Request URL
  • Add an organization:
    https://<FortiSIEM_Supervisor_IP>/phoenix/rest/organization/add
  • Update an organization:
    https://<FortiSIEM_Supervisor_IP>/phoenix/rest/organization/update
Input Parameters User name and password of Super account or Organization specific account, Organization definition file
Input XML Contains organization details - the key is the organization name, which means that entries with the same name will be merged.
Output None

Refer to Example Usage for adding or updating an Organization.

Add or Update an Organization

This API enables you to add or update an Organization in Service Provider deployments.

API Specifications

Methodology REST API based: Caller makes an HTTP(S) request with an input XML containing the organization information using organization name as key.
Request URL
  • Add an organization:
    https://<FortiSIEM_Supervisor_IP>/phoenix/rest/organization/add
  • Update an organization:
    https://<FortiSIEM_Supervisor_IP>/phoenix/rest/organization/update
Input Parameters User name and password of Super account or Organization specific account, Organization definition file
Input XML Contains organization details - the key is the organization name, which means that entries with the same name will be merged.
Output None

Refer to Example Usage for adding or updating an Organization.