cURL
curl --request POST \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/networks/{id}/stop \ --header 'Authorization: <api-key>'
{}
Stops a virtual network. When a virtual network is stopped, no traffic will be routed between the virtual network and the internet.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object