Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/netskope-v2.png')} alt="netskope" width="100"/>

***Version: 1.1
Updated: Jul 13, 2023***
***Version: 1.2
Updated: Nov 5, 2024***

Netskope provides unrivaled visibility and real-time data and threat protection when accessing cloud services, websites, and private apps from anywhere, on any device.

Expand All @@ -18,6 +18,7 @@ Netskope provides unrivaled visibility and real-time data and threat protection
* **List Events** *(Enrichment)* - Get a list of events generated by Netskope.
* **Get URL Lists** *(Enrichment)* - Get URL lists.
* **Update URL List** *(Containment)* - Edit an URL list.
* **URL List Deploy** *(Containment)* - Apply pending URL list changes.
* **Netskope Get Alert List Daemon** *(Daemon)* - Daemon to extract alerts generated by Netskope.
* **Netskope Get Event List Daemon** *(Daemon)* - Daemon to events alerts generated by Netskope.

Expand All @@ -39,13 +40,12 @@ When finished, click **OK**. After being created, tokens can be managed by click

1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
1. After the list of the integrations appears, search for the integration and click on the row.
1. The integration details will appear. Click on the **"+"** button to add new Resource.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="800"/>
1. The integration details will appear. Click on the **"+"** button to add new Resource.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="150"/>
1. Populate all the required fields (\*) and then click **SAVE**.
* **Server URL**. URL for API V2 REST API (https://&lt;tenant-name&gt;.goskope.com).
* **Token**. The Token you copied earlier.
1. Additionally, if need you can populate the query daemons.
1. To make sure the resource is working, hover over the resource and then click the pencil icon that appears on the right.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="400"/>
1. Click **Test**. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-9.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="400"/>
1. To make sure the resource is working, hover over the resource and then click the **TEST** that appears on the right.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="200"/>
1. You should receive a successful notification in the bottom right corner.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-10.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="400"/>

## Change Log
Expand All @@ -54,3 +54,5 @@ When finished, click **OK**. After being created, tokens can be managed by click
* July 13, 2023 (v1.1)
+ Changed fields visibility
+ Changed Daemon compatibility
* November 5, 2024 (v1.2) - Added New action
+ URL List Deploy
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading