Skip to content

Commit 39900b4

Browse files
committed
Start F integrations
1 parent 63e2ae6 commit 39900b4

File tree

6 files changed

+88
-8
lines changed

6 files changed

+88
-8
lines changed

docs/platform-services/automation-service/app-central/integrations/f5-as3.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,21 @@ Manipulate F5 AS3 configurations during an active investigation.
1818
## Configure F5 AS3 in Automation Service and Cloud SOAR
1919

2020
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
21+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
22+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
23+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
24+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
25+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2126

2227
<IntegrationsAuth/>
28+
* <IntegrationLabel/>
29+
* **Server URL**. Enter your F5 AS3 server URL.
30+
31+
* **Username**. Enter the username of an F5 AS3 admin user authorized to provide authentication for the integration.
32+
33+
* **Password**. Enter the password for the admin user.
34+
* <IntegrationEngine/>
35+
* <IntegrationProxy/>
2336

2437
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/f5-as3-configuration.png')} style={{border:'1px solid gray'}} alt="F5 AS3 configuration" width="400"/>
2538

docs/platform-services/automation-service/app-central/integrations/f5-awaf.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,25 @@ F5 AWAF protects apps with behavioural analytics, proactive bot defence, and app
3535
## Configure F5 AWAF in Automation Service and Cloud SOAR
3636

3737
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
38+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
39+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
40+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
41+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
42+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3843

3944
<IntegrationsAuth/>
40-
41-
* **Host**. IP where F5 AWAF is installed.
42-
* **Username and Password** <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/f5-awaf-configuration.png')} style={{border:'1px solid gray'}} alt="F5 AWAF configuration" width="400"/>
45+
* <IntegrationLabel/>
46+
* **Host**. Enter the IP address where F5 AWAF is installed.
47+
48+
* **Username**. Enter the username of an F5 AWAF admin user authorized to provide authentication for the integration.
49+
50+
* **Password**. Enter the password for the admin user.
51+
* <IntegrationTimeout/>
52+
* <IntegrationCertificate/>
53+
* <IntegrationEngine/>
54+
* <IntegrationProxy/>
55+
56+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/f5-awaf-configuration.png')} style={{border:'1px solid gray'}} alt="F5 AWAF configuration" width="400"/>
4357

4458
For information about F5 AWAF, see [F5 AWAF documentation](https://docs.cloud.f5.com/docs-v2/web-app-and-api-protection/how-to/app-security/application-firewall).
4559

docs/platform-services/automation-service/app-central/integrations/farsight-security-dnsdb.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,23 @@ Request your API Key from [https://www.farsightsecurity.com/solutions/dnsdb](htt
2424
## Configure Farsight Security DNSDB in Automation Service and Cloud SOAR
2525

2626
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
27+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
28+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
29+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
30+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
31+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2732

2833
<IntegrationsAuth/>
34+
* <IntegrationLabel/>
35+
* **URL API**. Enter the Farsight Security API URL, for example, `https://api.dnsdb.info/`
2936

30-
* **URL API**. `https://api.dnsdb.info/`.
31-
* **API Key**. Your API Key. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/farsight-security-configuration.png')} style={{border:'1px solid gray'}} alt="Farsight Security configuration" width="400"/>
37+
* **API Key**. Enter the Farsight Security API key you [requested earlier](#farsight-security-dnsdb-configuration).
38+
* <IntegrationCertificate/>
39+
* <IntegrationTimeout/>
40+
* <IntegrationEngine/>
41+
* <IntegrationProxy/>
42+
43+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/farsight-security-configuration.png')} style={{border:'1px solid gray'}} alt="Farsight Security configuration" width="400"/>
3244

3345
For information about Farsight Security DNSDB, see [Farsight Security DNSDB documentation](https://www.domaintools.com/resources/user-guides/farsight-dnsdb-api-version-2-documentation/).
3446

docs/platform-services/automation-service/app-central/integrations/fastah-ip-geolocation.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,23 @@ Sign in to [Fastah API Developer Console](https://docs.getfastah.com/docs/using-
2222
## Configure Fastah IP Geolocation in Automation Service and Cloud SOAR
2323

2424
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
25+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
26+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
27+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
28+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
29+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2530

2631
<IntegrationsAuth/>
32+
* <IntegrationLabel/>
33+
* **Host**. Enter your Fastah API URL, for example, `https://ep.api.getfastah.com/whereis/v1/json`
2734

28-
* **Label**. The name of the resource.
29-
* **Host**. `https://ep.api.getfastah.com/whereis/v1/json`.
30-
* **Token**. The primary key you have copied from Fastah API Developers Console. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/fastah-configuration.png')} style={{border:'1px solid gray'}} alt="Fastah IP Geolocation configuration" width="400"/>
35+
* **Token**. Enter the primary key you copied from the Fastah API Developers Console [above](#fastah-ip-geolocation-configuration).
36+
* <IntegrationTimeout/>
37+
* <IntegrationCertificate/>
38+
* <IntegrationEngine/>
39+
* <IntegrationProxy/>
40+
41+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/fastah-configuration.png')} style={{border:'1px solid gray'}} alt="Fastah IP Geolocation configuration" width="400"/>
3142

3243
For information about Fastah IP Geolocation, see [Fastah IP Geolocation documentation](https://docs.getfastah.com/docs/quick-start).
3344

docs/platform-services/automation-service/app-central/integrations/fidelis-elevate-network.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,21 @@ Search alerts and retrieve analysis details from Fidelis Network Elevate.
2424
## Configure Fidelis Elevate Network in Automation Service and Cloud SOAR
2525

2626
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
27+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
28+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
29+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
30+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
31+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2732

2833
<IntegrationsAuth/>
34+
* <IntegrationLabel/>
35+
* **URL**. Enter the URL of your Fidelis instance.
36+
37+
* **User Name**. Enter the username of a Fidelis admin user authorized to authenticate the integration.
38+
39+
* **Password**. Enter the password for the admin user.
40+
* <IntegrationEngine/>
41+
* <IntegrationProxy/>
2942

3043
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/fidelis-configuration.png')} style={{border:'1px solid gray'}} alt="Fidelis Elevate configuration" width="400"/>
3144

docs/platform-services/automation-service/app-central/integrations/fireeye-ax.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,25 @@ Inspect malicious files using FireEye AX.
1919
## Configure FireEye AX in Automation Service and Cloud SOAR
2020

2121
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
22+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
23+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
24+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
25+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
26+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2227

2328
<IntegrationsAuth/>
29+
* <IntegrationLabel/>
30+
* **Endpoint**. Enter the FireEye AX endpoint URL.
31+
32+
* **Username**. Enter the username of a FireEye AX admin user authorized to authenticate the integration.
33+
34+
* **Password**. Enter the password for the admin user.
35+
36+
* **API Version**. Select the API version, 2.0.0 or 1.2.0.
37+
* <IntegrationTimeout/>
38+
* <IntegrationCertificate/>
39+
* <IntegrationEngine/>
40+
* <IntegrationProxy/>
2441

2542
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/fireeye-ax-configuration.png')} style={{border:'1px solid gray'}} alt="FireEye AX configuration" width="400"/>
2643

0 commit comments

Comments
 (0)