mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
8 lines
No EOL
222 B
YAML
8 lines
No EOL
222 B
YAML
summary: Create an xMatters connector with URL authentication.
|
|
value:
|
|
name: my-xmatters-connector
|
|
connector_type_id: .xmatters
|
|
config:
|
|
usesBasic: false
|
|
secrets:
|
|
secretsUrl: https://example.com?apiKey=xxxxx |