vcenter VM: disk relocate spec

Document-based disk relocate spec. This structure was added in vSphere API 7.0.0.

Representation:

{
    "datastore""obj-103"
}

Attributes:

Name Type Description
Optional
datastore string Destination datastore to relocate 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 use the datastore specified in vcenter.VM.relocate_placement_spec.datastore field of vcenter.VM.relocate_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.