You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vCenterShellPackage/DataModel/datamodel.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@
92
92
<ns0:RuleName="Setting" />
93
93
</ns0:Rules>
94
94
</ns0:AttributeInfo>
95
-
<ns0:AttributeInfoDefaultValue=""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:AttributeInfoDefaultValue=""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">
0 commit comments