Force deletes a transformation session and all created artifacts including buckets, users and all indexes.
NOTE: This API does not delete ECS buckets and users if they contain migrated or written data.
transformationId | Transformation ID for deletion. |
SYSTEM_ADMIN
The following conditions must be met in order to call this operation.
Transformation must exist, other phases should not be in pending/running state.
All parameters are required unless otherwise stated.
Field | Description | Type | Notes |
HttpServletResponse |
Deletion info.
Field | Description | Type | Notes |
transformation_phase | |||
phase_id | Optional. Phase id of transformation. Possible values: PreCheck, Enumeration, Indexing, Migration, Reconciliation, Deletion | String | |
status | Optional. Phase status. Possible values: Pending, InProgress, Succeeded, Failed, Canceled | String |