Endpoint Protection

 View Only
  • 1.  Endpoint Protection Manager v14 REST API

    Posted Feb 16, 2017 09:45 AM

    Hello,
    I am trying to automate a few operations on the SEP management console using scripting launguages and the REST API.
    I reviewed the API documentation but I couldn't find answers to my questions. I am trying to understand what is the order of commands I should execute before I start querying the system for client data.
    I managed to get the authorization code and based on that collect access and refresh tokens, however I don't know where should I use these tokens. Can someone highlight how the workflow should look so I could script that?



  • 2.  RE: Endpoint Protection Manager v14 REST API

    Posted Jun 09, 2017 02:49 AM

    Hey!

    I've been trying to work on the same, and like you, have been stuck so far.

     

    Have you been able to make any progress?



  • 3.  RE: Endpoint Protection Manager v14 REST API

    Posted Aug 15, 2017 02:18 AM

    Hi,

    Try the following link:

     

    Endpoint Protection 14 REST API and PowerShell

    https://support.symantec.com/en_US/article.HOWTO125873.html

     

    Also you might want to look at this "thread":

    https://www.symantec.com/connect/forums/unable-get-access-token-and-refresh-token-web-service

    There I posted myself what worked for me.

    The Rest API was introduced with SEP 14 and seems to be limited. What I managed to implement is to move computers from the default group to a specific group.

    Stefan