{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-visualstudio-csm","description":"Visual Studio Resource Provider Client","version":"2017-11-01-preview","base_url":"https://management.azure.com","endpoints":15,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Visual Studio Resource Provider Client\n@base https://management.azure.com\n@version 2017-11-01-preview\n@auth OAuth2\n@endpoints 15\n@toc providers(1), subscriptions(14)\n\n@group providers\n@endpoint GET /providers/microsoft.visualstudio/operations\n@desc Operations_List\n@returns(200) The operation succeeded. The response contains the possible operations on the Microsoft.VisualStudio resource provider.\n\n@endgroup\n\n@group subscriptions\n@endpoint POST /subscriptions/{subscriptionId}/providers/microsoft.visualstudio/checkNameAvailability\n@desc Accounts_CheckNameAvailability\n@required {subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, body: map # Parameters describing the name to check availability for.}\n@returns(200) The operation succeeded. The response contains the result of the name availability check.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account\n@desc Accounts_ListByResourceGroup\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version}\n@returns(200) The operation succeeded. The response contains the details of the Visual Studio Team Services account resources linked to the Azure subscription.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{accountResourceName}/extension\n@desc Extensions_ListByAccount\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, accountResourceName: any # The name of the Visual Studio Team Services account resource.}\n@returns(200) The operation succeeded. The response contains all extension resource details for the specified account.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{accountResourceName}/extension/{extensionResourceName}\n@desc Extensions_Create\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, body: map # An object containing additional information related to the extension request., accountResourceName: any # The name of the Visual Studio Team Services account resource., extensionResourceName: any # The name of the extension.}\n@returns(200) The operation succeeded. The extension resource was created for the specified account.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{accountResourceName}/extension/{extensionResourceName}\n@desc Extensions_Delete\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, accountResourceName: any # The name of the Visual Studio Team Services account resource., extensionResourceName: any # The name of the extension.}\n@returns(200) The operation succeeded. The extension resource has been deleted for the specified account.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{accountResourceName}/extension/{extensionResourceName}\n@desc Extensions_Get\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, accountResourceName: any # The name of the Visual Studio Team Services account resource., extensionResourceName: any # The name of the extension.}\n@returns(200) The operation succeeded. The response contains the extension resource details for the specified account.\n@errors {404: The specified extension has no plans defined.}\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{accountResourceName}/extension/{extensionResourceName}\n@desc Extensions_Update\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, body: map # An object containing additional information related to the extension request., accountResourceName: any # The name of the Visual Studio Team Services account resource., extensionResourceName: any # The name of the extension.}\n@returns(200) The operation succeeded. The extension resource was updated for the specified account.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{resourceName}\n@desc Accounts_CreateOrUpdate\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, body: map # The request data., resourceName: any # Name of the resource.}\n@returns(200) The operation succeeded. The Visual Studio Team Services account resource was created or updated.\n@errors {404: The Visual Studio Team Services account does not exist.}\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{resourceName}\n@desc Accounts_Delete\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, resourceName: any # Name of the resource.}\n@returns(200) The operation succeeded. The Visual Studio Team Services account resource was deleted.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{resourceName}\n@desc Accounts_Get\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, resourceName: any # Name of the resource.}\n@returns(200) The operation succeeded. The response contains the details of the Visual Studio Team Services account resource.\n@errors {404: The Visual Studio Team Services account does not exist.}\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project\n@desc Projects_ListByAccountResource\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, rootResourceName: any # Name of the Team Services account.}\n@returns(200) The operation succeeded. The response contains the details of the Visual Studio Team Services project resources created in the specified Team Services account.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}\n@desc Projects_Create\n@required {body: map # The request data., resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, rootResourceName: any # Name of the Team Services account., resourceName: any # Name of the Team Services project.}\n@optional {validating: any # This parameter is ignored and should be set to an empty string.}\n@returns(200) The operation succeeded. The response contains the details of the created or updated team project resource.\n@returns(202) The operation succeeded. A job to create the team project resource has been queued. The URI to monitor the status of the job is provided in the 'location' header.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}\n@desc Projects_Get\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, rootResourceName: any # Name of the Team Services account., resourceName: any # Name of the Team Services project.}\n@returns(200) The operation succeeded. The response contains the details of the updated team project resource.\n@errors {404: The project or Azure subscription was not found.}\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}\n@desc Projects_Update\n@required {resourceGroupName: any # Name of the resource group within the Azure subscription., subscriptionId: any # The Azure subscription identifier., api-version: any # API Version, body: map # The request data., rootResourceName: any # Name of the Team Services account., resourceName: any # Name of the Team Services project.}\n@returns(200) The operation succeeded. The response contains the details of the updated team project resource.\n\n@endgroup\n\n@end\n"}