PUT api/PendingTask/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

PendingTask
NameDescriptionTypeAdditional information
RowNumber

integer

None.

ElementDisplayName

string

None.

Id

integer

None.

ScopeId

integer

None.

Name

string

None.

Command

string

None.

Date

date

None.

Status

string

None.

DateExecuted

date

None.

ElementName

string

None.

ElementId

integer

None.

Data

string

None.

ResultCode

integer

None.

ResultData

string

None.

RetryCount

integer

None.

RetryInterval

integer

None.

ReferenceId

string

None.

IsActive

boolean

None.

Sort

integer

None.

Comment

string

None.

DatePublish

date

None.

DateExpires

date

None.

Version

date

None.

IsDeleted

boolean

None.

History

string

None.

Scope

Scope

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.