ThousandEyes

This Integration is used to to fetch-incidents via "Active alerts", get alert details via "Alert details", and get the "Agent list".

Vulnerability Management · ThousandEyes

Configuration parameters

  • base_url — Base API URL (required)
  • credentials — API Token (required)
  • isFetch — Fetch incidents
  • incidentFetchInterval — Incidents Fetch Interval
  • incidentType — Incident type
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • fetch_time — First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days, 3 months, 1 year)
  • severity — Minimum Severity to filter out the fetched alerts (only applicable for incidents)

Commands (4)

  • thousandeyes-get-agent

    Fetches a given agent.

  • thousandeyes-get-agents

    Fetches all agents.

  • thousandeyes-get-alert

    Fetches a given alert.

  • thousandeyes-get-alerts

    Fetches all the alerts.