kbrock on master
Convert Host operations to supp… Convert VMware Host operations … Merge pull request #804 from ag… (compare)
Fryguy on master
Add supports :publish to VMware… Merge pull request #807 from ag… (compare)
0
All values are in seconds. The default setting for vCenter Server is level 1, which retains sampled statistical data as follows:
5-minute samples for the past day
30-minute samples for the past week
2-hour samples for the past month
1-day samples for the past year
source.location
. And source is a VMwrae VM.
Addressable::Template.new("{fs}://{dir}{/subdir}/{guid}")
ssh://root@10.0.0.1/vmfs/volumes/my_datastore/my_vm/my_vm.vmx
. We could of course check if the source.location
starts with file://
and get the end of the path only. But, I'd like to understand if that's something coming from VMware or ManageIQ.