{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-apimanagement-apimdiagnostics","description":"ApiManagementClient","version":"2019-12-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 ApiManagementClient\n@base https://management.azure.com\n@version 2019-12-01-preview\n@auth OAuth2\n@endpoints 6\n@toc subscriptions(6)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics\n@desc Lists all diagnostics of the API Management service instance.\n@optional {$filter: any # |   Field     |     Usage     |     Supported operators     |     Supported functions     ||-------------|-------------|-------------|-------------|| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |}\n@returns(200) Paged Result response of diagnostics.\n\n@endpoint HEAD /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics/{diagnosticId}\n@desc Gets the entity state (Etag) version of the Diagnostic specified by its identifier.\n@returns(200) Gets the entity tag of the diagnostic\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics/{diagnosticId}\n@desc Gets the details of the Diagnostic specified by its identifier.\n@returns(200) The response body contains the specified Diagnostic entity.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics/{diagnosticId}\n@desc Creates a new Diagnostic or updates an existing one.\n@required {parameters: any # Create parameters.}\n@returns(200) Diagnostic successfully updated\n@returns(201) Diagnostic was successfully created.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics/{diagnosticId}\n@desc Updates the details of the Diagnostic specified by its identifier.\n@required {parameters: any # Diagnostic Update parameters.}\n@returns(204) The Diagnostic was successfully updated.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/diagnostics/{diagnosticId}\n@desc Deletes the specified Diagnostic.\n@returns(200) The Diagnostic was successfully deleted.\n@returns(204) The Diagnostic was successfully deleted.\n\n@end\n"}