Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Reconciliation Mismatches

GET /object/transformation/{transformationId}/reconciliation/mismatches

Returns mismatches after reconciliation.

transformationIdTransformation ID for which report will be retrieved.

Query Parameters

token

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN

  • SYSTEM_MONITOR


Prerequisites

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

  • Transformation must exist.

  • Reconciliation must have ended.


Response Body

Reply contains mismatches after reconciliation.

Field Description Type Notes
reconciliation_mismatches
mismatches     0-* Elements
namespace Namespace of transformation mismatch String
bucket_name Bucket name of transformation mismatch String
object_name Object name of transformation mismatch String
object_version Object version of transformation mismatch String
related_objects Optional. Objects associated with current object String 0-* Elements
token Token for retrieving next transformation mismatches String