v6

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

Gets the web services in the specified resource group.

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

Path parameters

resourceGroupNamestring required

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

subscriptionIdstring required

The Azure subscription ID.

Query parameters

$skiptokenstring

Continuation token for pagination.

api-versionstring required

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

Response

Success. The response includes a paginated array of web service objects and a URI to the next set of results, if any. For the more information the limits of the number of items in a resource group, see https://azure.microsoft.com/en-us/documentation/articles/azure-subscription-service-limits/. Note that the web service objects are sparsely populated to conserve space in the response content. To get the full web service object, call the GET operation on the web service.

nextLinkstring

A continuation link (absolute URI) to the next page of results in the list.