{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-databricks","description":"DatabricksClient","version":"2018-04-01","base_url":"https://management.azure.com","endpoints":7,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api DatabricksClient\n@base https://management.azure.com\n@version 2018-04-01\n@auth OAuth2\n@common_fields {api-version: any # The API version to use for this operation.}\n@endpoints 7\n@toc subscriptions(6), providers(1)\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}\n@desc Gets the workspace.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., workspaceName: any # The name of the workspace., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns the workspace.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}\n@desc Deletes the workspace.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., workspaceName: any # The name of the workspace., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK. The request has succeeded.\n@returns(202) Accepted - Returns this status until the asynchronous operation has completed.\n@returns(204) NoContent\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}\n@desc Creates a new workspace.\n@required {parameters: any # Parameters supplied to the create or update a workspace., resourceGroupName: any # The name of the resource group. The name is case insensitive., workspaceName: any # The name of the workspace., subscriptionId: any # The ID of the target subscription.}\n@returns(200) Created - Returns information about the workspace, including provisioning status.\n@returns(201) Created - Returns information about the workspace, including provisioning status.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}\n@desc Updates a workspace.\n@required {parameters: map # The update to the workspace., resourceGroupName: any # The name of the resource group. The name is case insensitive., workspaceName: any # The name of the workspace., subscriptionId: any # The ID of the target subscription.}\n@returns(200) Successfully updated the workspace.\n@returns(202) Accepted\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces\n@desc Gets all the workspaces within a resource group.\n@required {resourceGroupName: any # The name of the resource group. The name is case insensitive., subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of workspaces.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Databricks/workspaces\n@desc Gets all the workspaces within a subscription.\n@required {subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of workspaces.\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.Databricks/operations\n@desc Lists all of the available RP operations.\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@end\n"}