Table of Contents

Search

  1. Preface
  2. Analyst Service
  3. Catalog Service
  4. Content Management Service
  5. Data Integration Service
  6. Data Integration Service Architecture
  7. Data Integration Service Management
  8. Data Integration Service Grid
  9. Data Integration Service REST API
  10. Data Integration Service Applications
  11. Data Privacy Management Service
  12. Enterprise Data Preparation Service
  13. Interactive Data Preparation Service
  14. Informatica Cluster Service
  15. Mass Ingestion Service
  16. Metadata Access Service
  17. Metadata Manager Service
  18. Model Repository Service
  19. PowerCenter Integration Service
  20. PowerCenter Integration Service Architecture
  21. High Availability for the PowerCenter Integration Service
  22. PowerCenter Repository Service
  23. PowerCenter Repository Management
  24. PowerExchange Listener Service
  25. PowerExchange Logger Service
  26. SAP BW Service
  27. Search Service
  28. System Services
  29. Test Data Manager Service
  30. Test Data Warehouse Service
  31. Web Services Hub
  32. Application Service Upgrade
  33. Appendix A: Application Service Databases
  34. Appendix B: Connecting to Databases from Windows
  35. Appendix C: Connecting to Databases from UNIX or Linux
  36. Appendix D: Updating the DynamicSections Parameter of a DB2 Database

Application Service Guide

Application Service Guide

Data Integration Service REST API Overview

Data Integration Service REST API Overview

Use the Data Integration Service REST API to send REST API requests to the Data Integration Service. You can use the REST API to automate tasks in a CI/CD pipeline, such as version control operations, application deployment, application updates, and testing.
Some REST API requests accept a query as a request parameter. The objects that the query returns are the objects that the request operates on. For example, when you run a request to tag objects, you specify a query and the query determines the objects that are tagged. Similarly, you can specify a query to deploy a certain set of design-time objects to an application patch archive file.
To construct a query, you use query parameters to determine the objects that you want to retrieve. You can make a query more specific based on the types of query parameters, operators, and clauses that you use.
To view the REST API requests that you can use and the parameters for each request, access the REST API documentation through the Administrator tool. If you access the REST API documentation through the ROH service, you need to enable the reverse proxy server and configure the reverse proxy server properties. For more information, see Reverse Proxy Server Properties.
The following table describes the different request categories that you can view when you access the REST API documentation:
Category
Description
Objects
Requests to perform operations on design-time objects.
Applications
Requests to perform operations on run-time objects in an application.
Mapping Service
Requests to perform operations on deployed mappings.
Utilities
Requests to run Data Integration Service utilities.
Utilities provide extended capabilities to the Data Integration Service. For example, the Data Integration Service can compare two mappings and return a report that identifies differences.

0 COMMENTS

We’d like to hear from you!