---
title: "rollout restart of the Deployment"
method: PUT
path: "/api/v1/deployment/{namespace}/{deployment}/restart"
---

# rollout restart of the Deployment

`PUT /api/v1/deployment/{namespace}/{deployment}/restart`

## Path parameters

- `namespace` string, required
- `deployment` string, required

## Query parameters

- `filterBy` string
- `sortBy` string
- `itemsPerPage` string
- `page` string
- `metricNames` string
- `aggregations` string

## Response `200`

OK

- DeploymentRolloutSpec
  - `revision` string, required

---

[API](https://skmtc.net/karmada-io/apis/kubernetes-dashboard-api.md) · [All operations](https://skmtc.net/karmada-io/apis/kubernetes-dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/karmada-io/kubernetes-dashboard-api/versions/8521b53800a7/schema)
