{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Data Collection Rules API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Data Collection Rules", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Ingestion Api Used To Directly Ingest Data Using Data Collection Rules", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/dataCollectionRules/:ruleId/streams/:stream", "headers": [ { "name": "Content-Encoding", "value": "" }, { "name": "x-ms-client-request-id", "value": "" } ], "params": [ { "name": "ruleId", "value": "", "type": "path", "description": "The immutable Id of the Data Collection Rule resource." }, { "name": "stream", "value": "", "type": "path", "description": "The streamDeclaration name as defined in the Data Collection Rule." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "See error response code and error response message for more detail." } ] } ], "bundled": true }