resourcePool

On this page
Back to index

Summary

A collection of resources with an ordering policy.
resourcePoolName
Stringrequired
Name for the resource pool; must be unique among all resource pools.
autoDelete
Stringoptional
If true, the pool is deleted when the last resource is deleted.
description
Stringoptional
Comment text describing this object that is not interpreted at all by CloudBees CD/RO.
newName
Stringoptional
The new name for an existing object that is being renamed.
orderingFilter
Stringoptional
JavaScript fragment that returns custom ordering of resources in a pool.
resourceNames
Stringoptional
List of resources to add/remove from the pool. (Alternate argument name resourceName.)
resourcePoolDisabled
Stringoptional
True means the resourcePool will not be allocated to job steps.

Usage

There are no usage examples available for resourcePool.