To learn more, visit the Claroty xDome documentation.

Parameters

ParameterDescription
FieldsSpecify which fields to return for each item.

Example Output

{    "alerts": [        {            "id": "xxxx",            "alert_type_name": "xxxxxxxxxxxxxxxx",            "category": "xxxxxxxxxxxx",            "detected_time": "xxxxxxxxxxxxxxxxxx",            "updated_time": "xxxxxxxxxxxxxxxxxx",            "devices_count": "xxxx",            "unresolved_devices_count": "xxxx",            "medical_devices_count": "xxxx",            "iot_devices_count": "xxxx",            "it_devices_count": "xxxx",            "status": "xxxxxxxxxxxxx"        }    ]}

Workflow Library Example

List Alerts with Claroty Xdome and Send Results Via Email

Preview this Workflow on desktop