Solved

Retrieving External Groups list using qCommands?

  • 19 May 2021
  • 1 reply
  • 59 views

Userlevel 1
Badge +3

Hello,

I would like to retrieve all Domains and Organisation External groups using the qCommands.

I tried to do it using the following procedure but I can only retrieve the CommCell User Groups and not the external one:

https://documentation.commvault.com/commvault/v11/article?p=8261_1.htm

 

Do you think it is possible to retrieve the configured external groups using qCommands or it is possible only using the API request “/UsersAndGroups” ?

 

Thank you in advance for your answer.

 

Regards,

John

icon

Best answer by Anthony Lordi 19 May 2021, 22:51

View original

1 reply

Badge +2

Hello @JohnADP !

The qcommand you mentioned using would be the only one we have that will generate a list of users/user groups. It only generating a list of internal user/user groups is expected behavior at this time. The rest API request /UsersAndGroups as well as /UserGroup are what you will need to use to provide the full list of internal and external user/user groups. Is there a specific reason you’re looking to do this via qcommand compared to the REST API request?

Thanks,
Anthony 

Reply