v6

latestSwagger 2.0raw.githubusercontent.com2022-02-2593447.1 KB
WebServices

Gets the Web Service Definition as specified by a subscription, resource group, and name. Note that the storage credentials and web service keys are not returned by this call. To get the web service access keys, call List Keys.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}

Path parameters

resourceGroupNamestring required

Name of the resource group in which the web service is located.

webServiceNamestring required

The name of the web service.

subscriptionIdstring required

The Azure subscription ID.

Query parameters

regionstring

The region for which encrypted credential parameters are valid.

api-versionstring required

The version of the Microsoft.MachineLearning resource provider API to use.

Response

Success. The response includes the Provisioning State and the Azure-AsyncOperation header. To get the progress of the operation, call GET operation on the URL in Azure-AsyncOperation header field. For more informationFor more information about Asynchronous Operations, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-async-operations.

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring required

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.