{
    "name": "fortinet-fortisiem",
    "description": "FortiSIEM provides integrations that allows you to query and make changes to the CMDB, query events, and send incident notifications. Provide actions like get incidents, comment incident, cleared incident, get device details, get monitored organizations, report related actions and get all associated events for incident from FortiSIEM.",
    "version": "2.3.0",
    "buildNumber": 4168,
    "tags": [],
    "publishedDate": 1650360679,
    "lastUpdated": 1772011512,
    "type": "connector",
    "label": "Fortinet FortiSIEM",
    "availableVersions": [
        "2.3.0",
        "2.4.0",
        "3.0.0",
        "3.0.1",
        "3.1.0",
        "4.0.0",
        "4.1.0",
        "4.1.1",
        "4.2.0",
        "4.3.0",
        "4.3.1",
        "4.3.2",
        "4.4.0",
        "4.5.0",
        "5.0.0",
        "5.0.1",
        "5.0.2",
        "5.0.3",
        "5.1.0",
        "5.1.1",
        "5.2.0",
        "5.2.1",
        "5.2.2",
        "5.2.3",
        "5.3.0",
        "5.4.0",
        "5.4.1",
        "5.4.2",
        "5.4.3",
        "5.5.0"
    ],
    "scm": {
        "forks": 0,
        "watchers": 0,
        "stars": 0,
        "type": "private",
        "url": "https://gitlab-van.corp.fortinet.com/fortisoar/connectors-group/connector-fortinet-fortisiem"
    },
    "infoPath": "/content-hub/fortinet-fortisiem-2.3.0/4168",
    "publisher": "Fortinet",
    "certified": true,
    "category": "Analytics and SIEM",
    "iconLarge": "/content-hub/fortinet-fortisiem-2.3.0/4168/images/fortisiem_large.png",
    "operations": [
        {
            "description": "Retrieves a list and details of incidents from the Fortinet FortiSIEM server. This list will be filtered if you specify the query parameters and DateTime. By default, an unfiltered list of incidents that have occurred in the Last 2 hours on the Fortinet FortiSIEM server are returned by this operation.",
            "title": "List Incidents",
            "operation": "get_incidents"
        },
        {
            "description": "Retrieves all associated events for a specified incident from the Fortinet FortiSIEM server based on the incident ID you have specified.",
            "title": "Get Events For Incident",
            "operation": "get_associated_events"
        },
        {
            "description": "Adds a comment to a specific incident on the Fortinet FortiSIEM server based on the incident ID you have specified.",
            "title": "Comment Incident",
            "operation": "incident_comment"
        },
        {
            "description": "Clears an incident with the reason you have specified on the Fortinet FortiSIEM server based on the incident ID you have specified.",
            "title": "Clear Incident With Reason",
            "operation": "clear_incident"
        },
        {
            "description": "Retrieves a short description for all devices that are configured on the Fortinet FortiSIEM server.",
            "title": "Get All Devices",
            "operation": "get_devices_details"
        },
        {
            "description": "Retrieves a short description for devices that are configured on the Fortinet FortiSIEM server, based on the IP address range that you have specified.",
            "title": "Get All Devices For Specified IP Address Range",
            "operation": "get_devices_details_in_address"
        },
        {
            "description": "Retrieves details of a specific device that is configured on the Fortinet FortiSIEM server, based on the Device IP that you have specified.",
            "title": "Get Device Information",
            "operation": "get_device_info"
        },
        {
            "description": "Retrieves a list and attributes of all monitored devices that are configured on the Fortinet FortiSIEM server.",
            "title": "List Monitored Devices and Attributes",
            "operation": "get_monitored_devices"
        },
        {
            "description": "Retrieves a list of all monitored organizations that are configured on the Fortinet FortiSIEM server.",
            "title": "List Monitored Organizations",
            "operation": "get_monitored_organizations"
        },
        {
            "description": "Retrieves the details of an organization based on the organization ID that you have specified from Fortinet FortiSIEM server.",
            "title": "Get Organization Details",
            "operation": "get_org_name_by_org_id"
        },
        {
            "description": "Retrieves the list of report templates based on the filter parameters that you have specified from Fortinet FortiSIEM server.",
            "title": "List Report Templates",
            "operation": "get_report_templates"
        },
        {
            "description": "Retrieves details of a specific report template from the Fortinet FortiSIEM server, based on the report ID you have specified.",
            "title": "Get Report Template Details",
            "operation": "get_report_template_attributes"
        },
        {
            "description": "Runs a report on the Fortinet FortiSIEM server, based on the conditions and other input parameters you have specified",
            "title": "Run Report",
            "operation": "run_report"
        }
    ],
    "help": "https://help.cybersponse.com/support/solutions/articles/17000086952-fortinet-fortisiem-v2-3-0",
    "dependentSolutionPacks": [],
    "releaseNotes": "unavailable"
}