Restarts all containers in a container group.

Restarts all containers in a container group in place. If container image has updates, new image will be downloaded.

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

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

There is no content to send for this request, but the headers may be useful.

Changes