We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b488ce3 commit 5722f4bCopy full SHA for 5722f4b
Add Multiple Storage Profiles to vDC.js
@@ -1,4 +1,4 @@
1
-//Input pvDC oftype(vCloud:ProviderVdc) and vDC oftype(vCloud:Vdc)
+//Input pvDC typeof(vCloud:ProviderVdc) and vDC typeof(vCloud:Vdc)
2
System.log("Starting \"Prepare Inputs for Storage Profiles\" script");
3
SP_Array = pvdc.getProviderStorageProfiles();
4
0 commit comments