Apache CloudStack 4.17.0.0 Root Admin API Reference

restartNetwork

Restarts the network; includes 1) restarting network elements - virtual routers, DHCP servers 2) reapplying all public IPs 3) reapplying loadBalancing/portForwarding rules

Request parameters

Parameter NameDescriptionRequired
idThe ID of the network to restart.true
cleanupIf cleanup old network elementsfalse
livepatchLive patches the router software before restarting it. This parameter will only work when 'cleanup' is false.false
makeredundantTurn the network into a network with redundant routers.false

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully