routes
Add a Route to the end of the Routing table within a Pack
Add a Route to the end of the specified Routing table within the specified Pack.
post/p/{pack}/routes/{id}/append
Path parameters
idstring required
The <code>id</code> of the Routing table to add the Route to. The supported value is <code>default</code>.
packstring required
The <code>id</code> of the Pack.
Request body
Response
The updated Routing table object in a single-item list.