Netskope

Connection Requirements

1

URL

URL address for Netskope.

2

API TOKEN

To create a new token:

  • On the REST API v2 page, click New Token.

  • Enter a token name, the token expiration time, and then click Add Endpoint to select the API endpoints to use with the token.

  • Specify the privileges for each of the endpoints added. Read privileges include GET, and Read+Write privileges include GET, PUT, POST, PATCH, and DELETE.

  • Click Save.

circle-info

You will not be able to view the API Key again after you complete this step so ensure that you copy it before closing the notification.

3

SSL

Use SSL for connection (optional, default: Encrypted).

4

Proxy

Proxy url. (optional)

5

Last X Days

Fetch clients seen in the last x days. (optional, default: 0)

circle-info

If value is 0, it fetch all clients.

circle-exclamation