Update Job Step Status
Update a job step status.
Path parameters
job
name
workspace
Request
This endpoint expects an object.
status
The new status to set for the job.
status_details
Optional status details related to the status update.
error_details
Optional error details related to the status update.
Response
Successful Response
workspace
Workspace identifier
attempt_id
Parent attempt ID
id
created_at
created_by
updated_at
updated_by
entity_id
Alias for id for backwards compatibility.
parent
Parent entity ID for nested entities.
name
Entity name within the workspace
project
The name of the project associated with this entity.
config
Configuration for the step
status
Step status
status_details
Status details
error_details
Error details if applicable
Errors
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error