Get an import result of an existing UDC container

Prev Next
Get
/v{version}/UdcDataImporters/Containers/{containerId}/ImportResults/{importResultId}
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
containerId
integer (int32) Required

Unique ID of the UDC container

importResultId
integer (int32) Required

Unique ID of the import result

version
stringRequired

The requested API version

Responses
200

OK

object

Import result of an UDC container

DeletedElementCount
integer (int32)

Amount of the deleted UDC elements of the import result

Duration
integer (int32)

Duration of the import in milliseconds

FeedId
integer (int32)

Unique ID of the feed of the import result

Id
integer (int32)

Unique ID of the import result

InsertedElementCount
integer (int32)

Amount of inserted UDC elements of the import result

StartTime
string (date-time)

Start time of the import result in UTC

Status
string

Import status of UDC container

Valid values[ "InProgress", "Canceled", "Failed", "Success" ]
UpdatedElementCount
integer (int32)

Amount of the updated UDC elements of the import result

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Not Found

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties