xMatters

This is an integration for using xMatters.

Utilities · xMatters

Configuration parameters

  • instance — Your xmatters instance base URL. (i.e. acme.xmatters.com) (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • username — Username for your xMatters instance. (required)
  • password — Password for your xMatters instance. (required)
  • url — URL of an HTTP trigger in a flow. (required)
  • fetch_type — Fetch Type (required)
  • status — Fetch alerts with status (ACTIVE, TERMINATED, SUSPENDED)
  • priority — Priority of events to fetch
  • isFetch — Fetch incidents
  • incidentType — Incident type
  • property_name — Property Name
  • property_value — Property Value
  • first_fetch — First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)
  • max_fetch — Maximum number of incidents to fetch

Commands (3)

  • xm-get-event

    Get a single event from xMatters.

  • xm-get-events

    Get events from xMatters.

  • xm-trigger-workflow

    sends the event to xMatters.