hi profversaggi,
I think the param 'dspath' maps to the VM's attribute of vm.config.files.snapshotDirectory.
I've got the dspath as below with perl, and it works perfect!
eg:
my $ds_path = $vm_view->{'config.files'}->snapshotDirectory;
hi profversaggi,
I think the param 'dspath' maps to the VM's attribute of vm.config.files.snapshotDirectory.
I've got the dspath as below with perl, and it works perfect!
eg:
my $ds_path = $vm_view->{'config.files'}->snapshotDirectory;