v2

latestSwagger 2.0raw.githubusercontent.com2019-10-082354105.4 KB
Profile

Create a Profile.

Create a Profile for an Image.

post/modelmanagement/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.MachineLearningServices/workspaces/{workspace}/images/{imageId}/profiles

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.

imageIdstring required

The Image Id.

Request body

namestring required

The profile name.

descriptionstring

The profile description.

inputDatastring

The profile input data.

kvTagsobject

The tags dictionary.

propertiesobject

The properties dictionary.

Response

The request was accepted. The header 'Operation-Location' contains the async operation location URL. Accessing this URL with a GET call will return the status of the background task.