Contains the operations for the root resource.
Data Quality
Loading...
The Data Quality API retrieves information about locales, functions, definitions, and tokens provided by a Quality Knowledge Base (QKB).
Contains the operations for the QKB resource.
get
Internal-Use OnlyReturns a list of all available QKBs on all execution contexts that are available to the user.Get a list of all QKBs on all contexts
get
Internal-Use OnlyReturns a list of all QKBs in a specified execution environment that are available to the user.Get a list of all available QKBs
get
Internal-Use OnlyReturns information for a QKB in a specified execution environment.Get QKB information
head
Internal-Use OnlyReturns header information and verifies that a QKB exists in a specified execution environment.Get headers and verify that QKB exists
Contains the operations for field content locale list.
get
Internal-Use OnlyReturns a list of all available locale with corresponding language and country that support field content analysis.Get list of locales for field content analysis
post
Internal-Use OnlyCreate a new field content locale with provided information.Create new field content locale
get
Internal-Use OnlyReturns information about a specified field content locale.Get details about a field content locale
head
Internal-Use OnlyReturns information about a specified field content locale.Get details about a field content locale
put
Internal-Use OnlyUpdate field content locale by locale. Only a user defined field content locale can be updated. The out of the box field content locale cannot be updated by the user.Update field content locale by locale
delete
Internal-Use OnlyDeletes a field content locale. Only user defined field content locale can be deleted. The out of the box field content locale cannot be deleted by the user.Delete a field content locale
Contains the operations for execution environments.
get
Internal-Use OnlyReturns a list of all of the execution environments that are available to the user.Get list of available execution environments
get
Internal-Use OnlyReturns information about a specified execution environment.Get details about an execution environment
head
Internal-Use OnlyReturns header information and verifies the existence of a specified execution environment.Get headers and verify that execution environment exists
Contains the operations for execution contexts.
get
Internal-Use OnlyReturns a list of all of the execution environments that are available to the user.Get list of available execution contexts
get
Internal-Use OnlyReturns information about a specified execution environment.Get context details
head
Internal-Use OnlyReturns header information and verifies that an execution environment exists.Get headers and verify existence of a context
Contains the operations for the QKB locale resource.
get
Internal-Use OnlyReturns a list of the locales in a specified QKB and execution environment.Get a locale list
get
Internal-Use OnlyReturns locale information for a specified QKB and execution environment.Get QKB locale information
head
Internal-Use OnlyReturns header information and verifies that a locale exists in a specified QKB and execution environment.Get headers and verify that locale exists
Contains the operations for QKB functions.
get
Internal-Use OnlyReturns a list of functions that are supported by a specified locale, QKB, and execution environment.Get supported functions for a locale
get
Internal-Use OnlyReturns function information for a specified locale, QKB, and execution environment.Get function information
head
Internal-Use OnlyReturns header information and verifies that a function is available for a given locale, QKB, and context.Get headers and verify that a function is available for locale
Contains the operations for QKB definitions.
get
Internal-Use OnlyReturns a list of data quality definitions that are supported by a specified locale and QKB.Get a list of data quality definitions
get
Internal-Use OnlyReturns definition information for a given QKB, locale, and function.Get definition information
head
Internal-Use OnlyReturns header information and verifies that a definition exists in a given QKB and locale.Get headers and verify that a definition exists
Contains the operations for QKB tokens.
get
Internal-Use OnlyReturns a list of tokens for a specified data quality function, definition. QKB, and locale.Get a token list from a QKB
get
Internal-Use OnlyReturns information about a token from a specified QKB, locale, function, and definition.Get information about a token
head
Internal-Use OnlyReturns header information and verifies that a token exists in a specified data quality definition.