Query AI Center Data From Automation Suite Database

Which SQL tables should be queried for all ML skills and training pipelines being hosted and run in my Automation Suite installation, across all organizations?

For the AI Center hosted on the Automation suite, the AutomationSuite_AICenter database should be investigated.

image.png


Below are the tables using which relevant information can be retrieved:

  • ml_skills: For finding the details of a skill
    pipelines: For finding the details of a pipeline
    runs: For finding the details of a specific pipeline run.