tricircleclient.v1.routings Module¶tricircleclient.v1.routings.RoutingManager(client)¶Bases: tricircleclient.v1.base.Manager
create(routing)¶Create a Resource Routing.
delete(routing)¶Delete a Resource Routing.
get(routing)¶Get information about a Resource Routing.
list(path)¶Get a list of Resource Routings.
update(routing)¶Update a Resource Routing.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.