---
title: "POST /v1/{+name}:rerun"
method: POST
path: "/v1/{+name}:rerun"
tags: ["projects"]
---

# POST /v1/{+name}:rerun

`POST /v1/{+name}:rerun`

Rerun an existing `ConnectivityTest`. After the user triggers the rerun, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. Even though the test configuration remains the same, the reachability result may change due to underlying network configuration changes. If the endpoint specifications in `ConnectivityTest` become invalid (for example, specified resources are deleted in the network, or you lost read permissions to the network configurations of listed projects), then the reachability result returns a value of `UNKNOWN`.

## Path parameters

- `name` string, required

## Request body

- RerunConnectivityTestRequest — Request for the `RerunConnectivityTest` method.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/networkmanagement.md) · [All operations](https://skmtc.net/google/apis/networkmanagement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/networkmanagement/versions/55bd5873861a/schema)
