[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api

VmDiskFindSeedSpec

A spec to search for replication seeds based on the specified criteria for a given VM disk.


Properties

vm_disk Required

Uniquely identifies VM disk


string
destination_path Optional

Disk destination path.


boolean
use_wildcard Optional

Use wildcard.

JSON Example

{
	"vm_disk": {
		"vm_id": "VirtualMachine:vm-80:e594ad24-5f75-41e3-a276-88a2116dbed0"
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api
Parameter To

Get Seeds For Disks

Feedback

Was this page helpful?