v1
latestSwagger 2.02026-08-061,9128853.7 MBDeploymentTargets
Get a list of Tasks for the given Deployment Target
Get a history of related Tasks (ie. Deployments) for a Deployment Target.
get/{spaceId}/machines/{id}/tasks
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
idstring required
ID of the Deployment Target
Query parameters
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
type'Deployment' | 'RunbookRun'
The type of Task to retrieve. If left blank, all Tasks are retrieved
Response
The requested list of Tasks for the Deployment Target