Solved

Metallic API

  • 1 April 2024
  • 4 replies
  • 35 views

Userlevel 1
Badge +6

Hello,

We are running small env using Metallic SaaS,

I’ve went through the API options ( api.commvault.com), looking for a way to get the ‘Activity Control’ status of an Azure Oject storage instance ( Blob / Azure file). I’ve Found almost all the instance properties beside the one I need.

Is there a way to fetch the activity control status ( backup / restore ) ?

 

 

 

Thanks

icon

Best answer by TNO 3 April 2024, 13:26

View original

4 replies

Userlevel 1
Badge +4

Hi TNO

I have not had a chance to test this yet but hope this is what you are looking for:https://api.commvault.com/docs/SP34/api/cv/OpenAPI3/enable-activity-control-for-entity

 

If not let us know and I will do some research.

Regards

Andy

Userlevel 1
Badge +6

Hi akirby,

This is very helpfull. Thanks.

I’m looking for a way to only get the Activity control status, without enable/disable it.

 

 

Thanks

Userlevel 1
Badge +4

Hi TNO

 

I had a little play today but was not bale to find the setting you are looking for. (might be because of my access type).

I would suggest cheeking with support if the Get Global Settings or Get Entity settings can be focused on the Object you need (Azure F&O client).

Regards

Andy

Userlevel 1
Badge +6

Hi,

Found it -  

https://api.commvault.com/docs/SP34/api/cv/ClientOperations/get-client-client-id

https://documentation.commvault.com/v11/essential/rest_api_get_client_properties.html

Reply