v1
latestSwagger 2.02026-08-061,9128853.7 MBLists all of the registered machines in the supplied Octopus Deploy Space, from all environments. The results will be sorted alphabetically by name.
Path parameters
Identifier (ID or slug) of the space
Query parameters
List of communication styles which if specified, filters the result to only include Deployment Targets with matching communication styles.
List of deployment target types which if specified, filters the result to only include Deployment Targets with matching types.
List of Environment IDs which if specified, filters the result to only include Deployment Targets with matching Environment IDs.
List of health statuses which if specified, filters the result to only include Deployment Targets with matching health statuses.
List of Deployment Target IDs which if specified, filters the result to only include Deployment Targets with matching IDs.
A filter to return only disabled/enabled Deployment Targets
The exact name of a deployment target to be matched
List of operating system names which if specified, filters the result to only include Deployment Targets 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 roles which if specified, filters the result to only include Deployment Targets with matching roles.
List of shell names which if specified, filters the result to only include Deployment Targets with matching shells.
Number of items to skip. Defaults to zero
Number of items to take. Defaults to 30
List of Target Tags which if specified, filters the result to only include Deployment Targets with matching Target Tags.
List of Tenant IDs which if specified, filters the result to only include Deployment Targets with matching Tenant IDs.
List of Tenant Tags which if specified, filters the result to only include Deployment Targets with matching Tenant Tags.
Response
The list of alphabetically sorted deployment targets that matched the request.