{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DataCollectionRuleAssociations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DataCollectionRuleAssociations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lists Associations For The Specified Resource", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.Insights/dataCollectionRuleAssociations", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The identifier of the resource." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Lists Associations For The Specified Data Collection Rule", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/dataCollectionRules/:dataCollectionRuleName/associations", "params": [ { "name": "dataCollectionRuleName", "value": "", "type": "path", "description": "The name of the data collection rule. The name is case insensitive." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Lists Associations For The Specified Data Collection Endpoint", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/dataCollectionEndpoints/:dataCollectionEndpointName/associations", "params": [ { "name": "dataCollectionEndpointName", "value": "", "type": "path", "description": "The name of the data collection endpoint. The name is case insensitive." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Returns The Specified Association", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.Insights/dataCollectionRuleAssociations/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The identifier of the resource." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association. The name is case insensitive." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates Or Updates An Association", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.Insights/dataCollectionRuleAssociations/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The identifier of the resource." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association. The name is case insensitive." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes An Association", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.Insights/dataCollectionRuleAssociations/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The identifier of the resource." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association. The name is case insensitive." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }