v1

latestOpenAPI 3.0.12026-07-1790961895.9 KB
Flows

post/flow/api/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/Flows/FlowSnapshot

Path parameters

subscriptionIdstring uuid required

The Azure Subscription ID.

resourceGroupNamestring required

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

workspaceNamestring required

The name of the workspace.

Request body

flowNamestring nullable
descriptionstring nullable
detailsstring nullable
tagsobject nullable
flowDefinitionFilePathstring nullable
flowType'Default' | 'Evaluation' | 'Chat' | 'Rag'
isArchivedboolean
vmSizestring nullable
maxIdleTimeSecondsinteger nullable
identitystring nullable
computeNamestring nullable
enableMultiContainerboolean

Response

Success

inputsobject nullable

This is a dictionary

outputsobject nullable

This is a dictionary

node_variantsobject nullable

This is a dictionary

environment_variablesobject nullable

This is a dictionary

language'Python' | 'CSharp' | 'TypeScript' | 'JavaScript'
message_format'basic' | 'openai-vision'