v1

latestOpenAPI 3.0.1Apache 2.02026-07-24798350642.3 KB
TaskLog

Updates a TaskLog by id

Updates an instance of TaskLog by id

put/TaskLog/{TaskLogId}

Path parameters

TaskLogIdstring required

Id of TaskLog to be Updated

Request body

$type'Asi.Soa.Communications.DataContracts.TaskLogData, Asi.Contracts' required

The DataType must be "Asi.Soa.Communications.DataContracts.TaskLogData, Asi.Contracts"

EndTimestring date-time
StartTimestring date-time
Status'InProgress' | 'Completed' | 'Failed' | 'Succeeded' | 'SchedulingFailed'
TaskDefinitionIdstring
TaskLogIdstring
TriggerEventTypestring

Response

The request was successful.