latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

WorkerPools

Get a Worker Pool by ID.

get/workerpools/{id}

Path parameters

idstring required

Response

The requested Worker Pool.

CanAddWorkersboolean
Descriptionstring

Gets or sets a short description of this pool that can be used to explain the purpose of the pool to other users. May describe the kinds of machines in the pool. This field may contain markdown.

Idstring

Gets or sets a unique identifier for this resource.

IsDefaultboolean

Is this the default pool. The default pool is used for steps that don't specify a worker pool. The default pool, if empty, uses the builtin worker to run steps.

LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

Namestring

Gets or sets the name of this pool. This should be short, preferably 5-20 characters.

Slugstring
SortOrderinteger

Gets or sets a number indicating the priority of this pool in sort order. Pools with a lower sort order will appear in the UI before items with a higher sort order.

SpaceIdstring
WorkerPoolType'StaticWorkerPool' | 'DynamicWorkerPool'