v50

latestSwagger 2.0raw.githubusercontent.com2024-05-31102129239.2 KB
dataFlowDebugSession

Creates a data flow debug session.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/createDataFlowDebugSession

Path parameters

subscriptionIdstring required

The subscription identifier.

resourceGroupNamestring required

The resource group name.

factoryNamestring required

The factory name.

Query parameters

api-versionstring required

The API version.

Request body

computeTypestring

Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

coreCountinteger

Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

timeToLiveinteger

Time to live setting of the cluster in minutes.

Response

OK.

statusstring

The state of the debug session.

sessionIdstring

The ID of data flow debug session.