Claroty

Use the Claroty CTD integration to manage assets and alerts.

Network Security · Claroty

Configuration parameters

  • url — CTD Server URL (e.g. https://<IP>:5000) (required)
  • credentials — Username (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • incidentType — Incident type
  • isFetch — Fetch incidents
  • fetch_time — The initial time to fetch from
  • max_fetch — Max per page
  • severity — Minimal severity to fetch by
  • site_id — Site ID to fetch by
  • alert_type — Fetch by alert type
  • exclude_resolved_alerts — Exclude resolved alerts
  • include_only_arr_completed_alerts — Include only ARR completed alerts

Commands (4)

  • claroty-get-assets

    Gets all assets from CTD. You can apply one or more filters.

  • claroty-get-single-alert

    Get a single alert from CTD.

  • claroty-query-alerts

    Gets alerts from CTD.

  • claroty-resolve-alert

    Resolves alerts.