Where to find REST API document for Red Hat Private Automation Hub?

Solution Verified - Updated -

Environment

  • Red Hat® Private Automation Hub

Issue

  • Not able to find REST API documentation for Private Automation Hub.

Resolution

  • Can find Automation Hub API using following API endpoint:

    https://<AutomationHub-URL>/pulp/api/v3/docs/
    

    Above URL generates custom rest API docs for galaxy implementation which should be locally referenced.

  • For disconnected environments, download the open API spec by following endpoints:

    /pulp/api/v3/docs/api.json OR /pulp/api/v3/docs/api.yaml 
    

Root Cause

  • There is no cloud based API document available for Private Automation Hub.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments