diff --git a/_shared_content/automate/library/stormshield-ses.md b/_shared_content/automate/library/stormshield-ses.md index 3e4f80018..27fce4f82 100644 --- a/_shared_content/automate/library/stormshield-ses.md +++ b/_shared_content/automate/library/stormshield-ses.md @@ -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 diff --git a/mkdocs.yml b/mkdocs.yml index 077681412..3414b1ff2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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 @@ -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