hosted
Create a hosted tool.
post/containers/hostedEntry
Query parameters
registrystring
namestring
descriptorType'SMK' | 'CWL' | 'WDL' | 'gxformat2' | 'SWL' | 'NFL' | 'service' | 'jupyter'
namespacestring
entryNamestring
Response
Successfully created a hosted tool.
Example response
{
"metadataFromVersion": {
"name": "latest",
"reference": "master"
},
"tags": [
{
"name": "latest",
"reference": "master"
}
],
"workflowVersions": [
{
"name": "latest",
"reference": "master"
}
]
}