Skip to main content

Is it possible to update or create TAGs for any client system? As we are all FORCED to start using the CommandCenter, and Descriptions on VMs are not currently possible, I was hoping to leverage TAGs to help identify key systems, decommissions, Services, etc. However, I do not see ANY docs that reference TAGs from the command line. 

Any ideas?

 

Sonny

Commandline is more or less a deprecated medium in favor of Rest API.

You can use rest API, which of course can be triggered from a powershell script or command like tool like CURL.

https://documentation.commvault.com/2024e/essential/entity_tag_rest_apis.html

and

https://api.commvault.com/docs/SP36/api/cv/EntityTags/create-tags/

The above link has the command line CURL command example.


Reply