Skip to main content Skip to complementary content

Configuring an MQL query through the REST API

Configure an MQL query using the Talend Data Catalog REST API.

For more information about the MQL syntax, go to http://<hostname>:<port>/MMDoc/mql.html. Replace the host and port names with the appropriate values depending on your installation.

Procedure

  1. Access the Talend Data Catalog REST API.
  2. Click the BROWSE category to expand the operation list.
  3. Use one of the following operations:
    • GET/entities/validateMQLQuery to validate a MQL query or query fragment.
    • POST/entities/executeMQLQuery to get the entities that satisfy a MQL query.
    • GET/entities/countMQLQuery to get the total number of entities that satisfy a MQL query.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!