The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How can i retrieve the job details from archived location
I am trying to get Job details that ran on AI HUB through Rapid Miner AI HUB API (Swagger HUB).
I can see only the jobs details that are recently executed and not the jobs in archived state.
I can see only the jobs details that are recently executed and not the jobs in archived state.
Tagged:
0
Answers
You can use the following documentation:Â https://app.swaggerhub.com/apis/RapidMiner/Server/9.10.4#/jobs/getAllUsingGET
You'll need to add the ?archive=true to your Get Request to show the archived executions.
Please check on which version of AI Hub you are when you check the documentation, the link I shared is for 9.10.4