Symantec Privileged Access Management

 View Only
  • 1.  Target account via API

    Posted Oct 18, 2019 10:35 AM
    Hi, is possible to create a target account with API ?
    i did not find anything in API-DOC - we are on 3.3 

    thank you


  • 2.  RE: Target account via API
    Best Answer

    Broadcom Employee
    Posted Oct 18, 2019 10:39 AM
    POST /api.php/v1/devices.json/{deviceId}/targetApplications/{applicationId}/targetAccounts

    Note that the Rest API only supports Generic and UNIX type target applications and accounts at this time. You will find this information under Api Docs.