Get a list of container groups in the specified subscription.

Get a list of container groups in the specified subscription. This operation returns properties of each container group including containers, image registry credentials, restart policy, IP address type, OS type, state, and volumes.

get/subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/containerGroups

Parameters

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

Response

OK

nextLinkstring

The URI to fetch the next page of container groups.

Changes