commonfields: id: xMatters version: -1 name: xMatters display: xMatters category: Utilities sectionorder: - Connect - Collect provider: Thoma Bravo description: This is an integration for using xMatters. configuration: - display: Your xmatters instance base URL. (i.e. acme.xmatters.com) name: instance type: 0 required: true additionalinfo: This is used to retrieve events and other api calls section: Connect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - display: Use system proxy settings name: proxy type: 8 required: false section: Connect - display: Username for your xMatters instance. name: username type: 0 required: true section: Connect - display: Password for your xMatters instance. name: password type: 4 required: true section: Connect - display: URL of an HTTP trigger in a flow. name: url defaultvalue: https://acme.xmatters.com type: 0 required: true additionalinfo: This is for creating events in xMatters from Cortex XSOAR. Used for the xm-trigger-workflow command. section: Connect - display: Fetch Type additionalinfo: In a future release the xMatters incidents will be supported. For now it's just events. name: fetch_type defaultvalue: events type: 15 required: true options: - events section: Collect - display: Fetch alerts with status (ACTIVE, TERMINATED, SUSPENDED) name: status type: 15 options: - ACTIVE - TERMINATED - SUSPENDED required: false section: Collect - display: Priority of events to fetch name: priority type: 16 options: - LOW - MEDIUM - HIGH required: false section: Collect - display: Fetch incidents name: isFetch type: 8 required: false section: Collect - display: Incident type name: incidentType type: 13 required: false section: Collect - display: Incidents Fetch Interval name: incidentFetchInterval defaultvalue: '1' required: false type: 19 advanced: true section: Collect - display: Property Name name: property_name type: 0 additionalinfo: Property Name to look for in xMatters. Used for importing events. required: false section: Collect - display: Property Value name: property_value type: 0 additionalinfo: Property Value to look for in xMatters. Used for importing events. required: false section: Collect - display: First fetch timestamp (