API List

Network connections between projects

Item API Description
1 PUT /v2.0/routers/{router_id}/add_cross_project_router_interface

Adds an internal interface to a logical router.

Specify a port on the network of a project that is different to the logical router within the same domain, and create the connection interface.
2 PUT /v2.0/routers/{router_id}/remove_cross_project_router_interface

Removes an internal interface from a logical router.

Specify a port on the network of a project that is different to the logical router within the same domain, and delete the connection interface.
3 PUT /v2.0/routers/{router_id}

Updates a logical router.

Updates the routing information between different projects within the same domain.