Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

Source control

Source control

You can use a Git source control repository to manage and track changes made to
Informatica Intelligent Cloud Services
objects such as projects, folders, and assets.
You can use the global Git repository for your organization. If the organization administrator enables project-level repositories, you can use repositories that are configured at the project level or use the global repository.
You can use the following resources:
  • pull. Load objects to the
    Informatica Intelligent Cloud Services
    organization.
  • pullByCommitHash. Retrieve objects that were modified by a particular commit and load them into your organization.
  • checkout. Check objects out of the repository.
  • undoCheckout. Undo the checkout of specified objects or undo the checkout of all objects that were included in a checkout operation.
  • checkin. Check updated objects in to the repository.
  • commit. Retrieve details about a commit from your repository.
  • commitHistory. Receive commit history for a specific object or all of the objects in the organization.
  • repositoryConnection. Get the repository connection ID for a project-level repository.
  • sourceControlAction. Get the status of a source control operation.

0 COMMENTS

We’d like to hear from you!