Apache CloudStack 4.16.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
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