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/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Response

The request has succeeded.

nextLinkstring uri

The link to the next page of items

Changes

Changed in 3 of the 25 revisions of this API.24

  • 2017-08-01-preview540a7f5ef13b2See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2017-08-01-preview114fa0867ea12See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2017-08-01-preview3b95c53f29602See the full diff
    • added the new path request parameter subscriptionId

      new-request-path-parameter

    • added the new required query request parameter api-version

      new-required-request-parameter