{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OncoPhenotype API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OncoPhenotype", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Create Onco Phenotype Job", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/onco-phenotype/jobs", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates an Onco Phenotype job with the given request body." }, { "info": { "name": "Microsoft Azure Get Onco Phenotype Job Details", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/onco-phenotype/jobs/:id", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "id", "value": "", "type": "path", "description": "A processing job identifier." } ] }, "docs": "Gets the status and details of the Onco Phenotype job." }, { "info": { "name": "Microsoft Azure Create Onco Phenotype Job", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/oncophenotype/jobs", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates an Onco Phenotype job with the given request body." }, { "info": { "name": "Microsoft Azure Get Onco Phenotype Job Details", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/oncophenotype/jobs/:jobId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "jobId", "value": "", "type": "path", "description": "A processing job identifier." } ] }, "docs": "Gets the status and details of the Onco Phenotype job." } ] } ], "bundled": true }