Update Task
Updates the specified tasks object.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key JobName
Body
The tasks entity to update.
The name of the job contain the current task.
The id of current task.
The id of the job contain the current task.
The index of task.
The query of task.
The table name of query.
Whether the task is active.
The version number of row information.
Response
EntitySet tasks
The name of the job contain the current task.
The id of current task.
The id of the job contain the current task.
The index of task.
The query of task.
The table name of query.
Whether the task is active.
The version number of row information.