Skip to main content

Downloading Traffic Steering Exeptions

  • May 21, 2021
  • 3 replies
  • 104 views

Forum|alt.badge.img+5

Hello,

 

We are trying to work on how we have exeptions set up in our tenant. Does anyone know if you are able to download all of the items you have added to the exclusion list in Traffic Steering?

This topic has been closed for replies.

3 replies

msouza
Netskope Employee
Forum|alt.badge.img+15
  • Netskope Employee
  • May 22, 2021

Hello @CharChar .

You can leverage Netskope's REST API for that. For more information, on your tenant UI, take a look under Help > REST API > Netskope Platform API Endpoints > Get Steering Configuration Information.

Please let us know if that helps.


Forum|alt.badge.img+12
  • New Member III
  • May 24, 2021

would the nsexception.json or nsbypass.json file work from  your client? They usually give everything that is bypassed for that particular steering config. It's typically located "C:ProgramData etskopestagentdata directory"


Forum|alt.badge.img+7
  • New Member III
  • July 23, 2021

This is what i use:
https://<tenant-name>.goskope.com/api/v1/steeringconfig?token=<token>&config_id=0

You can use the token in Settings --> Tools --> Rest API