DX NetOps

  • 1.  Add / Remove through Commands

    Posted Jan 07, 2019 10:51 AM

    Hi All,

     

    How to add or remove users through command line in multi-tenant environment ?



  • 2.  Re: Add / Remove through Commands
    Best Answer

    Broadcom Employee
    Posted Jan 07, 2019 12:00 PM

    Hi Praveen,

     

    There really aren't any CLI based tools for CAPM.

     

    It uses REST for most things like this. Closest to CLI use that gets is REST issued via CURL command at the CLI.

     

    Some samples...

     

    Delete a User: How to delete a users account using REST - CA Knowledge 

     

    Update a User Description: How to update an existing user description via RES - CA Knowledge 

     

    Docs on Create/Modify/Delete users: Users Web Service - CA Performance Management - 3.6 - CA Technologies Documentation 

     

    Let us know if that answers your questions.

     

    Thanks,

    Mike