Skip to main content

I am looking for an API call to do an advanced readiness check.

 

Specifically I want to select the options for the readiness check.

Hello @christopherlecky 

Can you confirm what you mean exactly by “advanced” readiness check?

Are you referring to having these options ticked?
 

 

If that is the case the following API can achieve all of that: 

https://api.commvault.com/docs/SP36/api/cv/ClientOperations/get-client-checkreadiness/#perform-check-readiness

 

For example if you want “Additional Resources” enabled in the check readiness you can use this flag: 

 

If this is not what you are trying to achieve please share a screenshot of what you are wanting to achieve in the Java GUI and i will see what i can find. 

Kind regards

Albert Williams


This is exactly what I was looking for @Albert Williams thank you.


Reply