Skip to content

Commit 0724ea5

Browse files
mergify[bot]natasha-moore-elasticgithub-actions[bot]
authored
[8.16] [Serverless bug bash] Updates cases API link (backport #6160) (#6213)
* [Serverless bug bash] Updates cases API link (#6160) * Updates cases API link * replaces link (cherry picked from commit 115cbe6) # Conflicts: # docs/serverless/alerts/signals-to-cases.asciidoc # docs/serverless/investigate/cases-open-manage.asciidoc # docs/serverless/investigate/cases-overview.asciidoc * Delete docs/serverless directory and its contents --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8ecb30f commit 0724ea5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/cases/cases-manage.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:frontmatter-tags-content-type: [how-to]
66
:frontmatter-tags-user-goals: [analyze]
77

8-
You can create and manage cases using the UI or the <<cases-api-overview>>.
8+
You can create and manage cases using the UI or the {api-kibana}/group/endpoint-cases[cases API].
99

1010
[float]
1111
[[cases-ui-open]]

docs/cases/cases-overview.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:frontmatter-tags-content-type: [overview]
66
:frontmatter-tags-user-goals: [analyze]
77

8-
Collect and share information about security issues by opening a case in {elastic-sec}. Cases allow you to track key investigation details, collect alerts in a central location, and more. The {elastic-sec} UI provides several ways to create and manage cases. Alternatively, you can use the <<cases-api-overview,cases API>> to perform the same tasks.
8+
Collect and share information about security issues by opening a case in {elastic-sec}. Cases allow you to track key investigation details, collect alerts in a central location, and more. The {elastic-sec} UI provides several ways to create and manage cases. Alternatively, you can use the {api-kibana}/group/endpoint-cases[cases API] to perform the same tasks.
99

1010
You can also send cases to these external systems by <<cases-ui-integrations, configuring external connectors>>:
1111

docs/detections/alerts-add-to-cases.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ From the Alerts table, you can attach one or more alerts to a <<signals-to-new-c
99

1010
[NOTE]
1111
===============================
12-
* After you add an alert to a case, you can remove it from the case activity under the alert summary or by using the <<cases-api-overview,Elastic Security Cases API>>.
12+
* After you add an alert to a case, you can remove it from the case activity under the alert summary or by using the {api-kibana}/group/endpoint-cases[cases API].
1313
* Each case can have a maximum of 1,000 alerts.
1414
===============================
1515

0 commit comments

Comments
 (0)