NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 

Resource

HTTP Verb

QueryEndpoint

Query Parameters(Input)

Output(Description)

Other Description

/ImageLoader

    

Node App that extracts image metadata and stores in Mongo.

 

POST

    
  

/submitImage

case_id,

File_location, subject_id

{“status”: “Success”} on success

 

/uAIMDataLoader

    Node App that converts masks to GeoJSON and stores in Mongo.
 

POST

    
  

/submitMask

Case_id,

Execution_id,

Height,

Width,

X,

Y,

Type(optional)

{“jobId”: 12}

 
 

GET

    
  

/job/:id

 

{“status”:”incomplete”}

 

/ImageData

    

Bindaas

 

GET

    
  

/fileLocation

case_id

  
  

/mpp

case_id

  
  

/metadata

case_id

  
  

/md5

case_id

  
 

POST

    
  

/json

   

/MarkupData

    

Bindaas

 

GET

    
  

/multipleMarkups

Case_id,

x1,y1,x2,y2,footprint,algorithms

GeoJSON

 
  

/executionIds

case_id

List of execution IDs available for case

 

/uAIMTemplates

    

Bindaas

 

GET

    
  

/template

id?

Jsonform template

Schema: https://github.com/joshfire/jsonform Exit Disclaimer logo

 

POST

    
  

/json

   

/Tasks

    

Firebase/Kue???

 

POST

    
  

/task

   
 

GET

    
  

/task

task_id

  
  • No labels