Description
The APIs in this article can be used to create a G-Repository Client Repo for a Project Version and check to see when the process has been completed. The method type is POST for these requests.
In This Article
Create Client Repo for a Project Version
A REST request is made to the GMUS to create a G-Reposiotry Client Repository for a Project Version.
http://<IPAddress>:<Port>/rest/repoClientCreate
JSON Payloads to create repo for project version:
Example success response:
Check Client Repo Creation Progress
A REST request is made to the GMUS to check if G-Repository Client Repo creation has been completed or not.
http://<IPAddress>:<Port>/rest/repoClientCheck
JSON Payloads to check for repo:
Example success response:
If the client repo is being created and not completed, the user will receive the following response: