Table of Contents

Search

  1. Preface
  2. Introduction to Cloud Integration Hub
  3. Hub administration
  4. Project and Asset Management
  5. Applications
  6. Topics
  7. Data Integration tasks
  8. File ingestion tasks
  9. Publications
  10. Subscriptions
  11. Tracking and monitoring
  12. Cloud Integration Hub REST APIs
  13. Glossary

Cloud Integration Hub

Cloud Integration Hub

Cloud Integration Hub Catalog API Response

Cloud Integration Hub
Catalog API Response

When you use the
Cloud Integration Hub
Catalog API to extract data from the
Cloud Integration Hub
catalog, the API returns a JSON string that contains metadata about all the topics for which you have the required privileges.
The string includes the following data for each topic in the response:
topicName
Name of the topic.
topicDesc
Textual description of the topic.
topicType
Type of the topic: Delta or Full.
topicTables
For each table in the topic, an entry with the table name and detailed information about each of the table fields.
publications
For each publication that is associated with the topic, the following data is provided:
publicationName
Name of the publication.
publicationDesc
Textual description of the publication.
applicationName
Application from which the publication publishes data or files.
publicationSourceType
Type of publication source.
publicationConnectionName
For relational database publications and for HDFS publications: name of the connection from where the publication workflow reads the data or the files to be published.
publicationDBType
For relational database publications: type of database.
subscriptions
For each subscription that is associated with the topic, the following data is provided:
subscriptionName
Name of the subscription.
subscriptionDesc
Textual description of the subscription.
applicationName
Application that consumes data or files from the topic.
subscriptionTargetType
Type of subscription target.
subscriptionConnectionName
For relational database subscriptions and for HDFS subscriptions: name of the connection to where the subscription workflow writes the data or the files that the application consumes.
subscriptionDBType
For relational database subscriptions: type of database.

0 COMMENTS

We’d like to hear from you!