v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132690159.9 KB
projects

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.

post/v1/{+name}:rerun

Path parameters

namestring required

Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

Request body

RerunConnectivityTestRequest required

Request for the RerunConnectivityTest method.

Response

Successful response