目次

Search

  1. はじめに
  2. Cloud Integration Hub入門
  3. Hubの管理
  4. プロジェクトおよびアセットの管理
  5. アプリケーション
  6. トピック
  7. Data Integrationタスク
  8. ファイル取り込みタスク
  9. パブリケーション
  10. サブスクリプション
  11. 追跡と監視
  12. Cloud統合ハブのREST API
  13. 用語解説

Cloud Integration Hub

Cloud Integration Hub

Cloud Integration HubカタログREST API

Cloud Integration Hub
カタログREST API

Cloud Integration Hub
カタログから、トピックのメタデータや各トピックに関連付けられているパブリケーションおよびサブスクリプションに関するメタデータなどのデータを抽出するには、カタログREST APIを使用します。
表示特権と読み取り特権のあるトピック、パブリケーション、およびサブスクリプションに関連するメタデータを抽出できます。
カタログからデータを抽出するには、次のREST URLを使用します。
https://<pod><baseUrl>/
dih-console/api/v1/catalog/topics
説明:
  • <pod>
    Cloud Integration Hub
    にアクセスする
    Informatica Intelligent Cloud Services
    のpoint of delivery(PoD)の名前です。例えば、
    cih-pod1
    または
    emw1-cih
    です。
  • <baseUrl>
    Informatica Intelligent Cloud Services
    のURLです。例えば、
    dm-us.informaticacloud.com/
    です。
以下に例を示します。
https://cih-pod1.dm-us.informaticacloud.com/
dih-console/api/v1/catalog/topics
Cloud Integration Hub
のURLから
<pod>
および
<baseUrl>
の値をコピーするには、まず
Informatica Intelligent Cloud Services
の[マイサービス]ページからそのURLにアクセスする必要があります。