{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-monitor-guestdiagnosticsettingsassociation-api","description":"Guest Diagnostic Settings Association API","version":"2018-06-01-preview","base_url":"https://management.azure.com","endpoints":6,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Guest Diagnostic Settings Association API\n@base https://management.azure.com\n@version 2018-06-01-preview\n@auth OAuth2\n@endpoints 6\n@toc {resourceUri}(4), subscriptions(2)\n\n@group {resourceUri}\n@endpoint PUT /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}\n@desc Creates or updates guest diagnostics settings association.\n@required {resourceUri: any # The fully qualified ID of the resource, including the resource name and resource type., associationName: any # The name of the diagnostic settings association., diagnosticSettingsAssociation: map # The diagnostic settings association to create or update.}\n@returns(200) An existing guest diagnostic settings association was successfully updated.\n@returns(201) A new guest diagnostic settings association was successfully created.\n\n@endpoint GET /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}\n@desc Gets guest diagnostics association settings.\n@required {resourceUri: any # The fully qualified ID of the resource, including the resource name and resource type., associationName: any # The name of the diagnostic settings association.}\n@returns(200) The request succeeded.\n\n@endpoint DELETE /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}\n@desc Delete guest diagnostics association settings.\n@required {resourceUri: any # The fully qualified ID of the resource, including the resource name and resource type., associationName: any # The name of the diagnostic settings association.}\n@returns(200) The diagnostic settings association was successfully deleted.\n@returns(204) The diagnostic settings association does not exist. It may have already been deleted.\n\n@endpoint PATCH /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}\n@desc Updates an existing guestDiagnosticsSettingsAssociation Resource. To update other fields use the CreateOrUpdate method\n@required {resourceUri: any # The fully qualified ID of the resource, including the resource name and resource type., associationName: any # The name of the diagnostic settings association., parameters: any # Parameters supplied to the operation.}\n@returns(200) An existing guest diagnostics setting resource was successfully updated.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/providers/microsoft.insights/guestDiagnosticSettingsAssociations\n@desc Get a list of all guest diagnostic settings association in a subscription.\n@returns(200) The request succeeded.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/guestDiagnosticSettingsAssociations\n@desc Get a list of all guest diagnostic settings association in a resource group.\n@returns(200) The request succeeded.\n\n@endgroup\n\n@end\n"}