{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-sql-serviceobjectives","description":"Azure SQL Database","version":"2014-04-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 Azure SQL Database\n@base https://management.azure.com\n@version 2014-04-01\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/serviceObjectives/{serviceObjectiveName}\n@desc Gets a database service objective.\n@required {serverName: any # The name of the server., serviceObjectiveName: any # The name of the service objective to retrieve.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/serviceObjectives\n@desc Returns database service objectives.\n@required {serverName: any # The name of the server.}\n@returns(200) OK\n\n@end\n"}