GET /processes/db/search-and-replace
Summary: Preview of search and replace text.
Operation ID: previewProcessSearchAndReplace
Auth: unknown
Operation ID: previewProcessSearchAndReplace
Auth: unknown
Description
When errors occur during processing, the processing report is returned in JSON format.
Parameters (7)
bucket
(string, query, optional)
Selection bucket name
diffType
(string, query, optional)
Return differences with diff, diffhtml or patch
Constraints: {'enum': ['patch', 'diff', 'diffhtml']}
regexpFlags
(string, query, optional)
regexpFlags
replace
(string, query, optional)
Replacement
search
(string, query, required)
Value to search for
useRegexp
(boolean, query, optional, default: False)
Use regular expression (may not be supported by all databases - tested with H2 and PostgreSQL)
uuids
(array, query, optional)
Record UUIDs. If null current selection is used.
No probe data for this endpoint yet.