Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Create Cluster activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Cluster Name (text box editor type) (type: string): the name of the new Cluster.
  • Connection (text box editor type) (type: string): VMware host connection. The output from Connect to Host activity should be used as Input here.
  • Datacenter Name (text box editor type) (type: string): the name of the Datacenter.
  • DRS Automation Level (combo box editor type) (type: string): the DRS automation level for the cluster (Manual, Fully Automated or Partially Automated).
  • DRS Enabled (combo box editor type) (type: string): select if DRS is enabled or not for the cluster.
  • Enable HA (combo box editor type) (type: string): select if HA is enabled or not for the cluster.

...

  • Output  (type: string): outputs the resulting Cluster ID. If the Cluster is not found, value is empty.
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Create Cluster activity:Image Removed

Delete Cluster

...