/
DO
dockstore
/
Dockstore API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
aliases
2
categories
4
Cloud Instances
3
get
Get all known public cloud instances
post
Add a new public cloud instance, admin only
delete
Delete a public cloud instance, admin only
containers
28
containertags
7
curation
9
entries
19
events
2
extendedGA4GH
19
GA4GHV1
10
GA4GHV20
11
GA4GHV20BETA
11
hosted
7
lambdaEvents
2
metadata
12
organizations
35
tokens
11
toolTester
2
users
46
workflows
64
Cloud Instances
Add a new public cloud instance, admin only
post
/cloudInstances
Request body
CloudInstance
required
displayName
string
id
integer
partner
'GALAXY'
|
'TERRA'
|
'DNA_STACK'
|
'DNA_NEXUS'
|
'CGC'
|
'NHLBI_BIODATA_CATALYST'
|
'ANVIL'
|
'CAVATICA'
|
'NEXTFLOW_TOWER'
|
'ELWAZI'
|
'AGC'
|
'TOIL'
|
'OTHER'
|
'ALL'
supportedLanguages
Language[]
supportsFileImports
boolean
supportsHttpImports
boolean
url
string
Response
No Content
Changes