{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-monitor-alertrulesincidents-api","description":"MonitorManagementClient","version":"2016-03-01","base_url":"https://management.azure.com","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api MonitorManagementClient\n@base https://management.azure.com\n@version 2016-03-01\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.insights/alertrules/{ruleName}/incidents/{incidentName}\n@desc Gets an incident associated to an alert rule\n@required {ruleName: any # The name of the rule., incidentName: any # The name of the incident to retrieve.}\n@returns(200) Successful request for one alert rule related incident\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.insights/alertrules/{ruleName}/incidents\n@desc Gets a list of incidents associated to an alert rule\n@required {ruleName: any # The name of the rule.}\n@returns(200) Successful request for a list of alert rule related incidents\n\n@end\n"}