v50

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

Query activity runs based on input filter conditions.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/pipelineruns/{runId}/queryActivityruns

Path parameters

subscriptionIdstring required

The subscription identifier.

resourceGroupNamestring required

The resource group name.

factoryNamestring required

The factory name.

runIdstring required

The pipeline run identifier.

Query parameters

api-versionstring required

The API version.

Request body

continuationTokenstring

The continuation token for getting the next page of results. Null for first page.

lastUpdatedAfterstring date-time required

The time at or after which the run event was updated in 'ISO 8601' format.

lastUpdatedBeforestring date-time required

The time at or before which the run event was updated in 'ISO 8601' format.

Response

OK.

continuationTokenstring

The continuation token for getting the next page of results, if any remaining results exist, null otherwise.