mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.12`: - [[DOCS] Clarify ServiceNow ITSM connector recovery actions (#175353)](https://github.com/elastic/kibana/pull/175353) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-01-25T16:34:30Z","message":"[DOCS] Clarify ServiceNow ITSM connector recovery actions (#175353)","sha":"20d8e1928bf249be18393df933a74d9a16f3a253","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","v8.12.1","v8.13.0"],"title":"[DOCS] Clarify ServiceNow ITSM connector recovery actions","number":175353,"url":"https://github.com/elastic/kibana/pull/175353","mergeCommit":{"message":"[DOCS] Clarify ServiceNow ITSM connector recovery actions (#175353)","sha":"20d8e1928bf249be18393df933a74d9a16f3a253"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175353","number":175353,"mergeCommit":{"message":"[DOCS] Clarify ServiceNow ITSM connector recovery actions (#175353)","sha":"20d8e1928bf249be18393df933a74d9a16f3a253"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
5d4d35607b
commit
a88468314b
2 changed files with 3 additions and 2 deletions
|
@ -61,8 +61,7 @@ The username for HTTP basic authentication.
|
|||
[[servicenow-action-configuration]]
|
||||
=== Test connectors
|
||||
|
||||
You can test connectors with the <<execute-connector-api,run connector API>> or
|
||||
as you're creating or editing the connector in {kib}. For example:
|
||||
When you create or edit a connector, use the *Test* tab to test its actions:
|
||||
|
||||
[role="screenshot"]
|
||||
image::management/connectors/images/servicenow-params-test.png[ServiceNow params test]
|
||||
|
@ -99,6 +98,8 @@ The category of the incident.
|
|||
Urgency::
|
||||
The extent to which the incident resolution can delay.
|
||||
|
||||
NOTE: When you create a rule that uses a {sn-itsm} connector, its recovery actions close {sn} incidents based on the correlation ID. If there are multiple incidents that match the correlation ID, the latest open incident for that ID is closed.
|
||||
|
||||
[float]
|
||||
[[servicenow-connector-networking-configuration]]
|
||||
=== Connector networking configuration
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 118 KiB |
Loading…
Add table
Add a link
Reference in a new issue