v2

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

Generate Service Access Token.

Gets access token that can be used for calling service.

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

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.

Response

Success

accessTokenstring

Access token.

tokenTypestring

Access token type.

expiryOninteger

Access token expiry time (UTC).

refreshAfterinteger

Refresh access token after time (UTC).