Question

scrclientID, scrclientID and clientname

  • 16 March 2023
  • 3 replies
  • 27 views

Userlevel 1
Badge +4
 
Hello,I take scrClientID and destclientID from the command:qoperation execscript -sn DataInterfacePairConfig -si listByClient -si clientNameis there any way to associate scrClientID with client name (how to get client name using thise id’s)?thank you very much for helpDorothy

3 replies

Userlevel 5
Badge +11

Hi @dorota ,

You can run qoperation execscript -sn DataInterfacePairConfig -si listAll

or you can look at REST API: https://documentation.commvault.com/v11/essential/45898_rest_api_get_client_properties.html

Best Regards,

Sebastien

Userlevel 1
Badge +4

Hi @Sebastien Merluzzi ,

 

thank you for hint, but when I run:

qoperation execscript -sn DataInterfacePairConfig -si listAll

In output I  have the same scrClientID and destclientID numbers as from command:

qoperation execscript -sn DataInterfacePairConfig -si listByClient -si clientName

 

and I want to find the ClientNames related to this scrClientID and destclientID.

 

Dorota

 

 

 

Userlevel 5
Badge +11

@dorota ,

What version are you running please, this is what I have on FR28 or above:

 

Reply