Set Job Priority
Job
设置作业优先级
Sets the execution priority of a job by id.
PUT
Set Job Priority
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the job to be updated.
Body
application/json
The priority of the resource.
Response
Request successful. This method returns no content.