{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GuestDiagnosticsSettingsAssociation API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GuestDiagnosticsSettingsAssociation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/microsoft.insights/guestDiagnosticSettingsAssociation/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified ID of the resource, including the resource name and resource type." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the diagnostic settings association." } ] }, "docs": "Gets guest diagnostics association settings." }, { "info": { "name": "Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:resourceUri/providers/microsoft.insights/guestDiagnosticSettingsAssociation/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified ID of the resource, including the resource name and resource type." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the diagnostic settings association." } ] }, "docs": "Creates or updates guest diagnostics settings association." }, { "info": { "name": "Microsoft Azure Delete Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceUri/providers/microsoft.insights/guestDiagnosticSettingsAssociation/:associationName", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified ID of the resource, including the resource name and resource type." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the diagnostic settings association." } ] }, "docs": "Delete guest diagnostics association settings." } ] } ], "bundled": true }