Deploy network topology
POST/network/deploy-network/:namespace
Deploys a full network topology (nodes + links) into a namespace. In links, use the reserved name "external" for either node or peerNode to create a host uplink (external network connection). Both ends of a link cannot be "external" simultaneously.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error