Hi, I need to find a way to determine the size of a linked or full clone before the cloning process starts. I need to check that size with the space available in the destination datastore, that way I can let the user know that the selected datastore does not have the space available for the linked or full clone.
Any ideas?
I thought maybe I can use the approach posted in this forum
I haven't tried this approach since I just found it. The only problem is that this approach is not using vijava but the vSphere SDK. I'd have to see how I can use vijava to replicate the code.
But if anyone has any other approaches, please post them. Thank you.