{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-machinelearning-workspaces","description":"Machine Learning Workspaces Management Client","version":"2019-10-01","base_url":"https://management.azure.com","endpoints":9,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Machine Learning Workspaces Management Client\n@base https://management.azure.com\n@version 2019-10-01\n@auth OAuth2\n@common_fields {api-version: any # The client API version.}\n@endpoints 9\n@toc providers(1), subscriptions(8)\n\n@group providers\n@endpoint GET /providers/Microsoft.MachineLearning/operations\n@desc Lists all of the available Azure Machine Learning Studio REST API operations.\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}\n@desc Gets the properties of the specified machine learning workspace.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs., workspaceName: any # The name of the machine learning workspace.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}\n@desc Creates or updates a workspace with the specified parameters.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs., workspaceName: any # The name of the machine learning workspace., parameters: map # The parameters for creating or updating a machine learning workspace.}\n@returns(200) The request was successful; the resource already exists and was updated.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}\n@desc Deletes a machine learning workspace.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs., workspaceName: any # The name of the machine learning workspace.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(204) The machine learning workspace does not exist in the subscription.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}\n@desc Updates a machine learning workspace with the specified parameters.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs., workspaceName: any # The name of the machine learning workspace., parameters: any # The parameters for updating a machine learning workspace.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}/resyncStorageKeys\n@desc Resync storage keys associated with this workspace.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., workspaceName: any # The name of the machine learning workspace., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces/{workspaceName}/listWorkspaceKeys\n@desc List the authorization keys associated with this workspace.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., workspaceName: any # The name of the machine learning workspace., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/workspaces\n@desc Lists all the available machine learning workspaces under the specified resource group.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the machine learning workspace belongs.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/workspaces\n@desc Lists all the available machine learning workspaces under the specified subscription.\n@required {subscriptionId: any # The Microsoft Azure subscription ID.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endgroup\n\n@end\n"}