patch https://{host}/platform/step/v1/jobs/
Updates the specified STEP analysis job.
This operation enables the client to update the status
or priority
of a STEP analysis job.
The priority of the job factors into the scheduling of that job for processing. Jobs with a lower priority (e.g. Very Low
) are generally run later than jobs with a higher priority (e.g. Very High
). By default, every job is given a Medium
priority. Principals assigned to a group with the Portfolio Manager or Cat Modeler role can change the status of jobs.
A STEP analysis job can be canceled if it has a QUEUED
status. A canceled job does not count against the tenant’s resource quota.