Skip to main content

Router Permissions

GET 

/backend/api/openstack/routers/permissions

Host: https://core.ocplanet.cloud

Manage permissions related to routers associated with the VPS.

Request

Responses

Schema
    routers.add_interface booleanrequired
    routers.create booleanrequired
    routers.destroy booleanrequired
    routers.list booleanrequired
    routers.remove_interface booleanrequired
    routers.retrieve booleanrequired
    routers.update booleanrequired
Loading...