vcenter VM: disk clone spec
Document-based disk clone spec. This structure was added in vSphere API 7.0.0.
Representation:
{
"datastore" : "obj-103"
}
"datastore" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
datastore | string | Destination datastore to clone disk. This attribute was added in vSphere API 7.0.0. Optional. This field is currently required. In the future, if this field is unset disk will be copied to the datastore specified in the vcenter.VM.clone_placement_spec.datastore field of vcenter.VM.clone_spec.placement.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Datastore . When operations return a value of this structure as a result, the field will be an identifier for the resource type: Datastore . |