v2

latestSwagger 2.02026-07-131451441001.2 KB
Ingestion Management

Delete an ingestion from a catalog. All runs of the ingestion will be deleted. Ingestion must not have any runs in progress or queued.

delete/inma/collections/{collectionId}/ingestions/{ingestionId}

Path parameters

collectionIdstring required

Catalog collection id

ingestionIdstring uuid required

Ingestion id

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has been accepted for processing, but processing has not yet completed.

idstring uuid required

Universally Unique Identifier

status'Pending' | 'Running' | 'Succeeded' | 'Canceled' | 'Canceling' | 'Failed' required

Operation status

typestring required

Operation type

creationTimestring date-time required

The UTC time at which the operation was created

collectionIdstring

Collection ID

startTimestring date-time

The UTC time at which the operation was started

finishTimestring date-time

The UTC time at which the operation finished its execution

additionalInformationobject

Additional information elements about the particular operation type