Updates the specified admin job.
This operation supports updating the priority
and status
of a admin data 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.
An admin data job can be canceled if it has a QUEUED
status. canceled jobs do not count against the tenant’s resource quota.
Permissions
To perform this operation, a principal must belong to a group that has been assigned the Data Admin role.
To learn more about role-based permissions in Risk Modeler, see Access Controls.
Entitlements
RI-DATAADMIN
updateadminjob, /platform/admindata/v1/jobs/{jobId}