v1
latestSwagger 2.02026-08-061,9128853.7 MBMachinePolicies
Get a paginated list of the Machine Policies in the supplied Octopus Deploy Space. The results will be sorted alphabetically by name.
get/{spaceId}/machinepolicies
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
Query parameters
idsstring[]
Specific machine policy IDs to filter out
partialNamestring
A partial machine policy name used for a sub-string search.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
A paginated list of the Machine Policies in the supplied Octopus Deploy Space (sorted alphabetically by name).