VirtualMachineFilePath
Identifies a virtual machine by its VMX file path.
This structure may be used only with operations rendered under /sms
.
{
"_typeName": "string",
"vcUuid": "string",
"dsUrl": "string",
"vmxPath": "string"
}
The vCenter UUID - this is informational only, and may not always be set.
Datastore URL, which is globally unique (name is not).
Full path name from the URL onwards.
When the vmxPath is returned after failover, the VMX file should be fixed up to contain correct target filenames for all replicated disks. For non-replicated disks, the target filenames can contain any arbitrary path. For better security, it is recommended to set these disks pointed to a random string (e.g. UUID).