List of operations

This topic lists the operations available in the Data Ingest Web Service.

The operations are the following:
Operation Description
ingestRecords Adds, modifies, and deletes records (including removing standard attributes and managed attribute value assignments).
ingestDimensionValues Adds and updates managed values.
clearMdex Deletes the data records and schema records from the data store, indicating the number of records deleted. This operation must be followed by the provisionMdex operation.

Unlike deleteRecords, clearMdex deletes all records and does not require specifying record IDs.

provisionMdex Provisions the primordial schema records in the data store. This operation is typically run after the clearMdex operation. It adds the primordial records (such as PDRs and DDRs), and resets these records to their default values.