...
The Get Resource Pool activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Cluster Name (text box editor type) (type: string): the name of the Cluster.
- Datacenter Name (text box editor type) (type: string): the name of the Datacenter.
- Path (text box editor type) (type: string): the path where the desired Resource Pool is. If left empty it will return the Parent Resource Pool. For example: ResourcePoolName1/ResourcePoolName2/DesiredResourcePool.
...
- Output (type: string): outputs the resulting Resource Pool ID.
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 Get Resource Pool activity:
Execution: The example below is an execution where a new datastore will be created on the specified host:
Get Resource Pool Properties
...