[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
FriendlyDatastorePathData
Data object that is used to fully qualify a datastore path.
Properties
string
datastore
Optional
An ID of the datastore.
string
datastore_name
Optional
The name of the datastore.
string
filename
Optional
File name
string
friendly_path
Optional
Path to the VM with friendly name for guid-backed volumes (vSAN and vVols).
string
path
Optional
Path to the file
JSON Example
{
"datastore_name": "local",
"filename": "finance-vm.vmdk",
"path": "vms/finance-vm"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
VmLocationData
VmProtectionDevice