Skip to main content

So far we’ve utilized non-worm server plans for VM group and SQL instance backups via Equivalent API.

Is there any approach in API to enable Worm flag.
Any suggestions would be greatly appreciated.

Hello @bpanda 

 

The following should get you want you need: 

https://api.commvault.com/docs/SP34/api/cv/OpenAPI3/get-backup-destination-details#get-backup-destination-details-of-serverplan

It has the flag “wormStoragePoolFlag": 0,”

 

Kind regards

Albert Williams


Thank you, Albert.

 

Above link is explained to get details of backup destination details of server plan.

We need it for creation or update of backup destination details.


Reply