patch https://{host}/platform/riskdata/v1/jobs/
Updates the specified model job.
This operation supports updating the priority
or status
of a 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.
Every risk data job can be canceled if it has a QUEUED
status. A subset of jobs can be canceled while having a PENDING
or RUNNING
status, e.g. ALM
, BATCH
, CLIMATE_CHANGE
, CONVERT_RESULT_CURRENCY
, DLM
, HD
, and DOWNLOAD_RDM
jobs. A canceled job does not count against the tenant’s resource quota.