{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector IngestionJob API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "IngestionJob", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Status Of A Job Request", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/accounts/:accountId/jobs/:jobId", "headers": [ { "name": "x-mrc-cv", "value": "" } ], "params": [ { "name": "accountId", "value": "", "type": "path", "description": "Identifier for the Azure Object Anchors account." }, { "name": "jobId", "value": "", "type": "path", "description": "Identifier for the Azure Object Anchors ingestion job." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates A Job Request", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/accounts/:accountId/jobs/:jobId", "headers": [ { "name": "x-mrc-cv", "value": "" } ], "params": [ { "name": "accountId", "value": "", "type": "path", "description": "Identifier for the Azure Object Anchors account." }, { "name": "jobId", "value": "", "type": "path", "description": "Identifier for the Azure Object Anchors ingestion job." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }