Skip to content

Commit 67457c4

Browse files
author
Anthony Piddubny
committed
change description of the "VM Storage" attribute
1 parent 46bbd1d commit 67457c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vCenterShellPackage/DataModel/datamodel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<ns0:Rule Name="Setting" />
9393
</ns0:Rules>
9494
</ns0:AttributeInfo>
95-
<ns0:AttributeInfo DefaultValue="" Description="Can be either s LUN or a storage cluster. It has to br the full path (not including the Datacenter)" IsReadOnly="false" Name="VM Storage" Type="String">
95+
<ns0:AttributeInfo DefaultValue="" Description="The vCenter storage in which the VMs will be created. The storage can be either a datastore or a datastore cluster. For example: datastore1 (To use a specific datastore inside a cluster, specify the cluster name and the datastore name. For example: clustername/datastore1)" IsReadOnly="false" Name="VM Storage" Type="String">
9696
<ns0:Rules>
9797
<ns0:Rule Name="Configuration" />
9898
<ns0:Rule Name="Setting" />

0 commit comments

Comments
 (0)