Skip to main content

sync xsoar integration playbook status to IoT

POST 

/pub/v4.0/xsoar/device/scanDetails

sync xsoar integration playbook status

Request

Query Parameters

    customerid stringrequired

    The customer ID to which the API call is directed

Body

required
    scannerList arrayrequired

    list of scanners imported from 3rd party integration

    timestamp numberrequired

    timestamp

    scanType stringrequired

    name of the integration type

    profileList stringrequired

    list of profiles

    siteList array
    syncScanners boolean

    the option to sync the scanner list with IoT discovered scanners

Responses

Successful Response

Schema
    received string

    if IoT has received the scanner list

Loading...