Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PublicAPI: studies w/ computational services #4177

Closed
1 of 3 tasks
Tracked by #767
pcrespov opened this issue Apr 28, 2023 · 2 comments
Closed
1 of 3 tasks
Tracked by #767

PublicAPI: studies w/ computational services #4177

pcrespov opened this issue Apr 28, 2023 · 2 comments
Assignees
Labels
a:api framework api, data schemas, a:apiserver api-server service t:enhancement Improvement or request on an existing feature

Comments

@pcrespov
Copy link
Member

pcrespov commented Apr 28, 2023

Tasks

Preview Give feedback
@pcrespov
Copy link
Member Author

pcrespov commented Sep 8, 2023

Update Baklava

These are the new entrypoints with respect to the released ones and their status (✅-done, 🚧-in progress):

  • GET /v0/files/page
  • POST /v0/files/{file_id}:abort
  • POST /v0/files/{file_id}:complete
  • POST /v0/files/content
  • DELETE /v0/files/{file_id}
  • GET /v0/solvers/page
  • GET /v0/solvers/releases/page
  • GET /v0/solvers/{solver_key}/releases/page
  • GET /v0/solvers/{solver_key}/releases/{version}/ports
  • GET /v0/solvers/{solver_key}/releases/{version}/jobs/page
  • GET /v0/solvers/{solver_key}/releases/{version}/jobs/{job_id}/metadata
  • PATCH /v0/solvers/{solver_key}/releases/{version}/jobs/{job_id}/metadata
  • DELETE /v0/solvers/{solver_key}/releases/{version}/jobs/{job_id}
  • GET /v0/studies
  • GET /v0/studies/{study_id}
  • POST /v0/studies/{study_id}:clone
  • GET /v0/studies/{study_id}/ports
  • GET /v0/studies/{study_id}/jobs 🚧
  • POST /v0/studies/{study_id}/jobs 🚧
  • GET /v0/studies/{study_id}/jobs/{job_id} 🚧
  • DELETE /v0/studies/{study_id}/jobs/{job_id} 🚧
  • POST /v0/studies/{study_id}/jobs/{job_id}:start 🚧
  • POST /v0/studies/{study_id}/jobs/{job_id}:stop 🚧
  • POST /v0/studies/{study_id}/jobs/{job_id}:inspect 🚧
  • POST /v0/studies/{study_id}/jobs/{job_id}/outputs 🚧
  • POST /v0/studies/{study_id}/jobs/{job_id}/outputs/logfile 🚧
  • GET /v0/studies/{study_id}/jobs/{job_id}/metadata 🚧
  • PUT /v0/studies/{study_id}/jobs/{job_id}/metadata 🚧

For details, the openapi specs can be found here

@pcrespov pcrespov modified the milestones: Baklava, the nameless Sep 13, 2023
@sanderegg sanderegg removed this from the the nameless milestone Apr 12, 2024
@pcrespov
Copy link
Member Author

Duplicated ITISFoundation/osparc-issues#1291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:api framework api, data schemas, a:apiserver api-server service t:enhancement Improvement or request on an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants