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.
API key authentication. API keys should be passed using the format Bearer API_KEY.
Bearer API_KEY
A successful response.
The response is of type object.
object