freezerclient.v2.actions
Module¶freezerclient.v2.actions.
ActionCreate
(app, app_args, cmd_name=None)[source]¶Bases: cliff.command.Command
Create an action from a file
freezerclient.v2.actions.
ActionDelete
(app, app_args, cmd_name=None)[source]¶Bases: cliff.command.Command
Delete an action from the api
freezerclient.v2.actions.
ActionList
(app, app_args, cmd_name=None)[source]¶Bases: cliff.lister.Lister
List all actions for your user
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.