govc-datastore-manage¶
Run govc command to create a datastore on the remote vSphere ESXi node
This Stage runs a govc command to create a datastore on the ESXi instance.
The Param govc/datastore-device will be used as the backing volume for
the datastore defined by name in govc/datastore-name.
If not specified, the defaults for device are "first found device", and the name of the datastore will be set to "datastore1".
In addition, the more advanced "mapping" Param can be used to define multiple Datastore creations of different types (NFS, CIFS, VMFS, Local, etc.).
Objects that Reference govc-datastore-manage¶
- workflows govc-datastore-manage in VMware Library v4.15.1 as part of Stages (declared)
- workflows govc-deploy-ova in VMware Library v4.15.1 as part of Stages (declared)
- workflows esxi-sddc-vcenter-deploy in VMware Library v4.15.1 as part of Stages (declared)