Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh automation library documentation #2246

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions _shared_content/automate/library/stormshield-ses.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,41 +170,6 @@ Wait until the status of the task is Succeeded or Failed
| `errorCode` | `integer` | Error code |
| `errorMessage` | `string` | Error message |

## Set up

## Configuration

1. Log in to the StormShield Console as administrator
2. On the left panel, go to `System`

![Step 1](/assets/playbooks/library/setup/stormshield-ses/Step01.png){: style="max-width:100%"}

3. Click the `API KEYS` tab

![Step 2](/assets/playbooks/library/setup/stormshield-ses/Step02.png){: style="max-width:100%"}

4. Click the `EDIT` button

![Step 3](/assets/playbooks/library/setup/stormshield-ses/Step03.png){: style="max-width:100%"}

5. Turn on the `Enable public API` toggle and Click `Add an API Key`

![Step 4](/assets/playbooks/library/setup/stormshield-ses/Step04.png){: style="max-width:100%"}

6. Enter a description for the API Key and an expiration time
7. Turn on the `Agent Monitoring` and `Remediation` options
8. Click `Ok`

![Step 5](/assets/playbooks/library/setup/stormshield-ses/Step05.png){: style="max-width:100%"}

9. Copy the API Key identifier and click `Close`

![Step 6](/assets/playbooks/library/setup/stormshield-ses/Step06.png){: style="max-width:100%"}

10. Click `Save`

![Step 7](/assets/playbooks/library/setup/stormshield-ses/Step07.png){: style="max-width:100%"}


## Extra

Expand Down
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ nav:
- SentinelOne: tip/features/automate/library/sentinelone.md
- Sophos: tip/features/automate/library/sophos.md
- Stormshield SES: tip/features/automate/library/stormshield-ses.md
- Stormshield SES: tip/features/automate/library/stormshield-ses.md
- WithSecure: tip/features/automate/library/withsecure.md
- Generic:
- HTTP: tip/features/automate/library/http.md
Expand Down Expand Up @@ -530,6 +531,7 @@ nav:
- SentinelOne: integration/action_library/sentinelone.md
- Sophos: integration/action_library/sophos.md
- Stormshield SES: integration/action_library/stormshield-ses.md
- Stormshield SES: integration/action_library/stormshield-ses.md
- WithSecure: integration/action_library/withsecure.md
- Generic:
- HTTP: integration/action_library/http.md
Expand Down