{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SolutionInference API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SolutionInference", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Solutions Solutionid:cancel", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/solutions/:solutionId:cancel", "params": [ { "name": "solutionId", "value": "", "type": "path", "description": "Id of solution for which job is to be cancelled." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Cancels a job for given solution id." }, { "info": { "name": "Microsoft Azure Post Solutions Solutionid:create", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/solutions/:solutionId:create", "params": [ { "name": "solutionId", "value": "", "type": "path", "description": "Id of the solution resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Creates a job trigger for a solution." }, { "info": { "name": "Microsoft Azure Post Solutions Solutionid:fetch", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/solutions/:solutionId:fetch", "params": [ { "name": "solutionId", "value": "", "type": "path", "description": "Id of the solution." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version" } ] }, "docs": "Fetches details of triggered job for a solution." } ] } ], "bundled": true }