Skip to main content

is there a qcommand or REST API or any other way to update the Active Directory properties without doing it manually.

I’m specifically looking for an option to update the User account field.

 

 

i just found/got the equivalent API from commandcenter.


I believe you can achieve this using this REST API command, POST Domain:

https://api.commvault.com/#c32fc9fc-5c78-4b57-a9e9-ca0f7432ce6c

https://documentation.commvault.com/2022e/essential/92527_rest_api_post_domain.html

In order to identify the current configurations, you can use:

GET Identity Servers: https://api.commvault.com/#d4dfa0d0-1f43-4bb5-a24f-090d7ad2807c

GET Domain: https://api.commvault.com/#e3706fb5-d27b-438c-8b52-aec6f8b1630e


Lol you already found it whilst I was typing a response 🤣


@Jos Meijer Thank you 😀😺


Reply