latestSwagger 2.02026-07-1380175333.7 KB

32d4ccbab0a7

ConnectedRegistries

Lists all connected registries for the specified container registry.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/connectedRegistries

Path parameters

registryNamestring required

The name of the container registry.

Query parameters

$filterstring

An OData filter expression that describes a subset of connectedRegistries to return. The parameters that can be filtered are parent.id (the resource id of the connectedRegistry parent), mode, and connectionState. The supported operator is eq.

Parameters

../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Response

Azure operation completed successfully.

valueConnectedRegistry[] — unresolved $ref

The list of connected registries. Since this list may be incomplete, the nextLink field should be used to request the next list of connected registries.

nextLinkstring

The URI that can be used to request the next list of connected registries.