Configuration parameters
instance— Your xmatters instance base URL. (i.e. acme.xmatters.com) (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsusername— 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 fetchisFetch— Fetch incidentsincidentType— Incident typeproperty_name— Property Nameproperty_value— Property Valuefirst_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-eventGet a single event from xMatters.
-
xm-get-eventsGet events from xMatters.
-
xm-trigger-workflowsends the event to xMatters.