Runs
Gets all the runs for a registry.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/runs
Path parameters
subscriptionIdstring required
The Microsoft Azure subscription ID.
resourceGroupNamestring required
The name of the resource group to which the container registry belongs.
registryNamestring required
The name of the container registry.
Query parameters
api-versionstring required
The client API version.
$filterstring
The runs filter to apply on the operation. Arithmetic operators are not supported. The allowed string function is 'contains'. All logical operators except 'Not', 'Has', 'All' are allowed.
$topinteger
$top is supported for get list of runs, which limits the maximum number of runs to return.
Response
The request was successful; the request was well-formed and received properly.