Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Failed Indexing Objects

GET /object/transformation/{transformationId}/indexing/unreadObjects

Return failed enumerated objects after enumeration.

transformationIdTransformation ID for which report will be retrieved.

Query Parameters

token

Required Roles

This call has no restrictions.


Prerequisites

The following conditions must be met in order to call this operation.

  • Transformation must exist.

  • Enumeration must end.


Response Body

Reply contains failed objects.

Field Description Type Notes
objects_reading_fails
failed_objects     0-* Elements
object_name Object name of enumeration fail String
source_id SourceID of object String
token Token for retrieving next failed transformation objects String