API calls for Glossary and Profiling services

The Business Glossary and Profiling modules of Spectrum Discovery are also available as APIs , enabling you to use these features independent of Spectrum license.

Use this URL to access the APIs:

http://server:port/discoveryapi

Where server is the server name or IP address of your Spectrum Technology Platform server and port is the HTTP port. By default, the HTTP port is 8080.

The features available to you are:
  1. Business Glossary
    • addGlossaryEntity
    • deleteGlossaryEntity
    • getGlossaryEntity
    • listGlossaryEntities
    • updateGlossaryEntity
  2. Profiling
    • getColumnStatisticsPreview
    • getProfileColumnStatistics
    • getProfileConfiguration
    • getProfileModelStatistics
    • getProfileTableStatistics
    • getProfiles
    • getScorecardConfiguration
    • getScorecardPreview
    • getScorecardStatistics
    • getScorecards
    • getTableStatisticsPreview
For information about how to use the features, click the respective Documentation link.