v2

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

Get a Profile.

Get the Profile for an Image.

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

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.

idstring required

The Profile Id.

Response

Success

namestring

The profile name.

descriptionstring

The profile description.

imageIdstring

The Image Id.

inputDatastring

The input data.

statestring

The state of the profile.

createdTimestring date-time

The profile creation time (UTC).

kvTagsobject

The profile tags dictionary. Tags are mutable.

propertiesobject

The profile properties dictionary. Properties are immutable.

recommendedMemoryInGBnumber double

The recommended amount of memory to allocate in GB.

recommendedCpunumber double

The recommended CPU allocation.

recommendationLatencyInMsnumber double

Latency associated with the recommended memory/cpu config

profileRunResultstring

The profile run result.

profilingErrorLogsstring

The profiling error logs.