Skip to main content

Add Interface to Router

POST 

/backend/api/openstack/routers/:router_id/add_interface

Host: https://core.ocplanet.cloud

Add an interface to the specified router associated with the user's instances. You may not have services or there may not be funds on your balance to complete this operation.

Request

Body

    ip stringrequired
    subnet stringrequired

Responses

Schema
    detail stringrequired
Loading...