v1
latestSwagger 2.02026-08-061,9128853.7 MBLists all of the registered worker machines in the supplied Octopus Deploy Space. The results will be sorted alphabetically by name.
Query parameters
List of communication styles which if specified, filters the result to only include Workers with matching communication styles.
List of health statuses which if specified, filters the result to only include Workers with matching health statuses.
List of Worker IDs which if specified, filters the result to only include Workers with matching IDs.
A filter to return only disabled/enabled Workers
The exact name of a Worker to be matched
List of operating system names which if specified, filters the result to only include Workers with matching operating systems.
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
List of shell names which if specified, filters the result to only include Workers with matching shells.
Number of items to skip. Defaults to zero
Number of items to take. Defaults to 30
List of Worker Pool IDs which if specified, filters the result to only include Workers belonging to these Worker Pools.
Response
The list of alphabetically sorted workers that matched the request.