Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 822 Bytes

File metadata and controls

49 lines (27 loc) · 822 Bytes

Summary

The KBase Assembly Service REST interface returns JSON messages.

Job

Get one job

/user/{user.id}/job/{?report}

Status of a job

/user/{user.id}/job/{job.id}/status

File info for all results of a job

/user/{user.id}/job/{job.id}/results{?type,tags}

User

user's data info

/user/{user.id}/data /user/{user.id}/data/{data.id}

Apps

Modules available for pipeline

/module/all /module/avail

example: http://140.221.84.124:8000/module/avail

Blob storage

Get Shock host URL

/shock

example: http://140.221.84.124:8000/shock

More on shock

example: http://140.221.84.205:8000/node/7373a98f-9135-4b91-85f9-2bb840444436?download