Versions Compared

Key

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

...

The Get Resource Pool 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 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:

Image RemovedExecution: The example below is an execution where a resource pool id is returned from DemoCluster cluster:

Image Added

 

Get Resource Pool Properties

...