Skip to content

Commit 16947d7

Browse files
committed
docs-1141-action-types
1 parent 19ddca6 commit 16947d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/platform-services/automation-service/playbooks/create-playbooks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Every [automation integration](/docs/platform-services/automation-service/app-ce
205205
* [**Custom**](#custom). Performs an action defined in a custom action YAML file.
206206
* [**Enrichment**](#enrichment). Enriches data with additional information, such as adding information about a known malicious IP address.
207207
* [**Notification**](#notification). Sends a notification, for example, an email or a post in a messaging service.
208-
* [**Scheduled**](#scheduled). Runs an action on a schedule once the playbook starts. For example, the action regularly checks a condition, and once the condition is met, the next playbook actions are executed.
208+
* [**Scheduled**](#scheduled). Runs an action on a schedule once the playbook starts.
209209

210210
Every action in an integration is assigned an action type. If you take a look at the [Automation Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/), you'll see each has a list of available actions with the type of action listed for each. For example, here are some of the actions in the Sumo Logic Cloud SIEM integration:
211211
* **Get Entity** *(Enrichment)* - Get Entity details.
@@ -239,7 +239,7 @@ Containment actions perform some sort of response or remediation action, such as
239239
* Delete attachments
240240
* Disconnect devices from the network
241241

242-
Many [integrations](/docs/platform-services/automation-service/app-central/integrations/) offer containment actions. Here are just a few:
242+
Many integrations offer containment actions. Here are just a few:
243243
* [Active Directory V2](/docs/platform-services/automation-service/app-central/integrations/active-directory-v2/)
244244
* [AWS IAM](/docs/platform-services/automation-service/app-central/integrations/aws-iam/)
245245
* [Azure AD](/docs/platform-services/automation-service/app-central/integrations/azure-ad/)
@@ -263,7 +263,7 @@ A few [integrations](/docs/platform-services/automation-service/app-central/inte
263263

264264
Enrichment actions enrich data with additional information, such as adding information about a known malicious IP address.
265265

266-
Many [integrations](/docs/platform-services/automation-service/app-central/integrations/) offer enrichment actions. Here are just a few:
266+
Many integrations offer enrichment actions. Here are just a few:
267267
* [Abnormal Security](/docs/platform-services/automation-service/app-central/integrations/abnormal-security/)
268268
* [Atlassian Jira V2](/docs/platform-services/automation-service/app-central/integrations/atlassian-jira-v2/)
269269
* [AWS IAM](/docs/platform-services/automation-service/app-central/integrations/aws-iam/)
@@ -281,7 +281,7 @@ Many [integrations](/docs/platform-services/automation-service/app-central/integ
281281

282282
Notification actions send a notification, for example, an email or a post in a messaging service.
283283

284-
Many [integrations](/docs/platform-services/automation-service/app-central/integrations/) offer notification actions. Here are just a few:
284+
Many integrations offer notification actions. Here are just a few:
285285
* [Basic Tools](/docs/platform-services/automation-service/app-central/integrations/basic-tools/)
286286
* [Gmail](/docs/platform-services/automation-service/app-central/integrations/gmail/)
287287
* [Slack](/docs/platform-services/automation-service/app-central/integrations/slack/)
@@ -292,7 +292,7 @@ Many [integrations](/docs/platform-services/automation-service/app-central/integ
292292

293293
Scheduled actions run on a schedule once the playbook starts. For example, the action regularly checks a condition, and once the condition is met, the next playbook actions are executed.
294294

295-
Many [integrations](/docs/platform-services/automation-service/app-central/integrations/) offer scheduled actions. Here are just a few:
295+
Many integrations offer scheduled actions. Here are just a few:
296296
* [Atlassian Jira V2](/docs/platform-services/automation-service/app-central/integrations/atlassian-jira-v2/)
297297
* [Microsoft Defender ATP](/docs/platform-services/automation-service/app-central/integrations/microsoft-defender-atp/)
298298
* [SentinelOne](/docs/platform-services/automation-service/app-central/integrations/sentinelone/)

0 commit comments

Comments
 (0)