v6

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

Gets the access keys for the specified web service.

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

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

api-versionstring required

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

Response

Success.

primarystring

The primary access key.

secondarystring

The secondary access key.