v1

latestSwagger 2.02026-08-061,9128853.7 MB
Tasks

Creates a new task and executes it, using a given task as the input. Note that deployment tasks cannot be re-run.

post/tasks/rerun/{id}

Path parameters

idstring required

ID of the Task to re-run.

Response

Carries the new task created in response to re-running an existing task via RerunServerTaskCommand.

Argumentsobject
CanRerunboolean
Completedstring
CompletedTimestring date-time
Descriptionstring
Durationstring
ErrorMessagestring
EstimatedRemainingQueueDurationSecondsinteger
FinishedSuccessfullyboolean
HasBeenPickedUpByProcessorboolean
HasPendingInterruptionsboolean
HasPendingPreconditionsboolean
HasWarningsOrErrorsboolean
Idstring
IsCompletedboolean
LastModifiedBystring
LastModifiedOnstring date-time
LastUpdatedTimestring date-time
Linksobject
Namestring
PendingInterruptionTypesstring[]
PendingPreconditionTypesstring[]
ProjectIdstring
QueueTimestring date-time
QueueTimeExpirystring date-time
ServerNodestring
SpaceIdstring
StartTimestring date-time
State'Queued' | 'Executing' | 'Failed' | 'Canceled' | 'TimedOut' | 'Success' | 'Cancelling'