Symantec Privileged Access Management

 View Only
  • 1.  Import device, accounts, policies, etc using CLI Import

    Posted May 16, 2018 12:31 PM

    Hi,

     

    Can you please help how we can do the bulk import of PAM tasks using CLI?

    some of the tasks:

    1. add device - option available in GUI, but we want to do it in CLI too

    2. add deice group

    3. add applications

    4. add target accounts

    5. add policies

    6. workflow attaching to servers or accounts

    for other tasks as well

     

    Thanks in advance

    dk



  • 2.  Re: Import device, accounts, policies, etc using CLI Import
    Best Answer

    Broadcom Employee
    Posted May 16, 2018 02:32 PM

    Hi Dk, PAM programming is discussed under https://docops.ca.com/ca-privileged-access-manager/3-2/EN/programming

    The remote CLI is mainly for Credential Management. Commands are listed under https://docops.ca.com/ca-privileged-access-manager/3-2/EN/programming/credential-manager-remote-cli-and-java-api/credential-manager-cli-commands. The "addTargetServer” command adds a device.

    For access policies the External API Rest API is available.

    For devices, device groups and policies you can also use the "Import/Export” features from the UI to do bulk import/export.