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

Status codes

Status codes

A response might include any of the following HTTPS file transfer status codes:
200-299
Informational or success status codes: Successful operation performed against the server .
500-509
Internal server error: The server experienced a critical error. Contact the server’s administrator immediately.
510-519
Bad or Invalid request: The server could not process the request due to invalid or incomplete information. See the X-GDX-Reply header message for more details.
530-539
Login or account related errors: Indicates that an error occurred with the account or login, such as invalid login or account disabled. See the X-GDX-Reply header message for more details.
550-559
Permission errors: The user does not have permission or authority to perform the requested action. See the X-GDX-Reply header message for more details.
560-569
Errors related to files or directories on the system: An error occurred while accessing a file or directory on the server, such as a file or directory does not exist.
580-589
File I/O Errors: An internal server error occurred while trying to access a file or directory.
590
Unknown error: An unexpected error occurred while trying to process the command. See the X-GDX-Reply header message for more details.

0 COMMENTS

We’d like to hear from you!