v2

latestSwagger 2.0raw.githubusercontent.com2019-10-082354105.4 KB
Service
Keys

Regenerate Service Keys.

Regenerate and return the Service keys.

post/modelmanagement/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.MachineLearningServices/workspaces/{workspace}/services/{id}/regenerateKeys

Path parameters

subscriptionIdstring uuid required

The Azure Subscription ID.

resourceGroupstring required

The Name of the resource group in which the workspace is located.

workspacestring required

The name of the workspace.

idstring required

The Service Id.

Request body

keyTypeinteger

Specification for which type of key to generate.

keyValuestring

The value the key is set to.

Response

Success

primaryKeystring

The primary key.

secondaryKeystring

The secondary key.