{
    "name": "qradar",
    "description": "IBM QRadar is an enterprise security information and event management (SIEM) product. Fortinet FortiSOSR connector for IBM QRadar allows user to invoke QRadar API, perform Ariel Queries and operations like Get Offense,related events,update and close offenses.",
    "version": "1.6.0",
    "buildNumber": 782,
    "tags": null,
    "publishedDate": 1678359606,
    "lastUpdated": 1732717530,
    "type": "connector",
    "label": "IBM QRadar",
    "availableVersions": [
        "1.2.0",
        "1.3.0",
        "1.4.0",
        "1.5.0",
        "1.5.1",
        "1.6.0",
        "1.6.1",
        "1.6.2"
    ],
    "scm": {
        "forks": 3,
        "watchers": 1,
        "stars": 1,
        "type": "public",
        "url": "https://github.com/fortinet-fortisoar/connector-qradar"
    },
    "infoPath": "/content-hub/qradar-1.6.0/782",
    "publisher": "Fortinet",
    "certified": true,
    "category": "Analytics and SIEM",
    "iconLarge": "/content-hub/qradar-1.6.0/782/images/large.png",
    "operations": [
        {
            "description": "Retrieves a list of offenses from the QRadar server based on the filter string that you have specified.",
            "title": "Get Offenses from QRadar",
            "operation": "get_offenses",
            "visible": true
        },
        {
            "description": "Executes an Ariel query on the QRadar server. QRadar uses the Ariel Query Language (AQL) to search for offenses or events based on query parameters.",
            "title": "Make an Ariel Query to QRadar",
            "operation": "query_qradar",
            "visible": true
        },
        {
            "description": "Retrieves a list of closing reasons associated with all offenses from the QRadar server.",
            "title": "Get Offense Closing Reasons",
            "operation": "get_closing_reasons",
            "visible": true
        },
        {
            "description": "Retrieves a list containing IDs of all the offense types from the QRadar server.",
            "title": "Get Offense Types",
            "operation": "get_offense_type",
            "visible": true
        },
        {
            "description": "Retrieves a list of notes associated with a specified offense in QRadar based on the offense ID you have specified.",
            "title": "Get Offense Notes",
            "operation": "get_notes",
            "visible": true
        },
        {
            "description": "Closes an offense on the QRadar server based on the offense ID that you have specified.",
            "title": "Close Offense",
            "operation": "close_offense",
            "visible": true
        },
        {
            "description": "Creates a note for a specified offense in QRadar based on the offense ID you have specified.",
            "title": "Create Note",
            "operation": "add_notes",
            "visible": true
        },
        {
            "description": "Retrieves details of events associated with a QRadar offense, from the QRadar server, based on the QRadar offense ID that you have specified.",
            "title": "Get Events Related to an Offense",
            "operation": "get_events_related_to_offense",
            "visible": true
        },
        {
            "description": "Retrieves IP address details associated with a source address IDs from the QRadar server, based on the source address IDs that you have specified",
            "title": "Get Source IP Addresses",
            "operation": "get_source_ip",
            "visible": true
        },
        {
            "description": "Retrieves IP address details associated with a destination address IDs from the QRadar server, based on the destination address IDs that you have specified",
            "title": "Get Destination IP Addresses",
            "operation": "get_destination_ip",
            "visible": true
        },
        {
            "description": "Invokes a function to Get or Post an API endpoint on the QRadar server.",
            "title": "Invoke QRadar REST API",
            "operation": "invoke_api",
            "visible": true
        },
        {
            "description": "Adds or deletes the content that you have specified from a specified reference set on QRadar.",
            "title": "Manipulate Reference Set Content",
            "operation": "handle_reference_set_value",
            "visible": true
        },
        {
            "description": "Retrieves a detailed list of available asset properties from Qradar that can be used with assets update operation.",
            "title": "Get Assets Properties",
            "operation": "get_assets_properties",
            "visible": true
        },
        {
            "description": "Retrieves a detailed list of available assets from Qradar based on input parameters specified.",
            "title": "Get Assets",
            "operation": "get_assets",
            "visible": true
        },
        {
            "description": "Updates the attributes of a specific asset on the Qradar server based on the asset ID that you have specified.",
            "title": "Update Asset",
            "operation": "update_asset",
            "visible": true
        },
        {
            "description": "Retrieves a detailed list of cases from Qradar based on input parameters specified",
            "title": "Get Cases",
            "operation": "get_cases",
            "visible": true
        },
        {
            "description": "Create a new case on Qradar",
            "title": "Create Case",
            "operation": "create_case",
            "visible": true
        },
        {
            "description": "Retrieves a detailed list of reference tables from Qradar",
            "title": "Get Reference Tables",
            "operation": "get_reference_tables",
            "visible": true
        },
        {
            "description": "Delete a reference table or purge its content on Qradar based on the input parameters specified.",
            "title": "Delete or Purge Reference Table",
            "operation": "delete_reference_table",
            "visible": true
        },
        {
            "description": "Retrieves the record details of a reference table defined by name from Qradar",
            "title": "Get Table Elements",
            "operation": "get_table_elements",
            "visible": true
        },
        {
            "description": "Specify the element to add or update in the reference table on Qradar based on the input parameters specified.",
            "title": "Add or Update Table Element",
            "operation": "add_table_element",
            "visible": true
        },
        {
            "description": "Specify the element to be deleted from a reference table on Qradar based on input parameters specified.",
            "title": "Delete Table Element",
            "operation": "delete_table_element",
            "visible": true
        }
    ],
    "help": "",
    "dependentSolutionPacks": [],
    "releaseNotes": "available"
}