Versions Compared

Key

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

Activities

 

 

 

Create Resource Pool

This activity creates a new Resource Pool on the existing Resource Pool or the specified Cluster.

Activity Parameters

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

...

 

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 Resource Pool activity:

 

 

Edit Resource Pool

This activity edits the specified Resource Pool.

Activity Parameters

The Edit Resource Pool activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

 

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 Resource Pool activity:

 

 

 

Get Resource Pool

This activity returns the specified Resource Pool ID.

Activity Parameters

The Get Resource Pool activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

 

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:



 

Get Resource Pool Properties

This activity retrieves all the runtime information for a resource pool

Activity Parameters

The Get Resource Pool Properties activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

  • Output  (type: collection<string>): outputs a collection of Properties and their corresponding values.To use the elements of the collection, use Get Element From Collection activity where the Input Collection parameter should be bound to this parameter.
 

 

 

List Resource Pools

This activity retrieves a list of all the resource pools.

Activity Parameters

The List Resource Pools activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

  • Output  (type: collection<string>): outputs a collection of Resource Pools found on the specified path.
 



 

Remove Resource Pool

This activity removes the specified Resource Pool..

Activity Parameters

The Remove Resource Pool activity parameters can be provided by manual inserted values or via IN arguments or variables:

...