Skip to main content

IoT uses a heartbeat to track xsoar instance health

GET 

/pub/v4.0/xsoar/heartbeat

xsoar instance send a heartbeat to IoT.

Request

Query Parameters

    customerid stringrequired

    The customer ID to which the API call is directed

Responses

Successful Response

Schema
    success boolean

    if IoT has received xsoar instance heartbeat

Loading...