Get the properties of the specified container group.

Gets the properties of the specified container group in the specified subscription and resource group. The operation returns the properties of each container group including containers, image registry credentials, restart policy, IP address type, OS type, state, and volumes.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}

Path parameters

containerGroupNamestring required

The name of the container group.

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

Response

Azure operation completed successfully.

ContainerGroup required— unresolved $ref

Changes

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

  • 2017-08-01-preview540a7f5ef13b3See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2017-08-01-preview114fa0867ea13See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2017-08-01-preview3b95c53f29603See the full diff
    • added the new path request parameter resourceGroupName

      new-request-path-parameter

    • added the new path request parameter subscriptionId

      new-request-path-parameter

    • added the new required query request parameter api-version

      new-required-request-parameter