[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
VmDiskSeedInformationDrResponseEntity
A information about seeds found for a disk.
AllOf
This class requires all of the following:
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
},
"found_seeds": [
"string"
],
"vm_disk": {
"device_key": 0,
"vm_id": "VirtualMachine:vm-80:e594ad24-5f75-41e3-a276-88a2116dbed0"
}
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api