The freezerclient.v1.managers.actions Module

The freezerclient.v1.managers.actions Module

class freezerclient.v1.managers.actions.ActionManager(client, verify=True)[source]

Bases: object

create(doc, action_id='')[source]
delete(action_id)[source]
get(action_id)[source]
headers
list(limit=10, offset=0, search=None)[source]
update(action_id, update_doc)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.