watcherclient.v1.action_plan_shell
Module¶watcherclient.v1.action_plan_shell.
CancelActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Cancel action plan command.
log
= <Logger watcherclient.v1.action_plan_shell.CancelActionPlan (WARNING)>¶watcherclient.v1.action_plan_shell.
DeleteActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Command
Delete action plan command.
log
= <Logger watcherclient.v1.action_plan_shell.DeleteActionPlan (WARNING)>¶watcherclient.v1.action_plan_shell.
ListActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Lister
List information on retrieved action plans.
log
= <Logger watcherclient.v1.action_plan_shell.ListActionPlan (WARNING)>¶watcherclient.v1.action_plan_shell.
ShowActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Show detailed information about a given action plan.
log
= <Logger watcherclient.v1.action_plan_shell.ShowActionPlan (WARNING)>¶watcherclient.v1.action_plan_shell.
StartActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Start action plan command.
log
= <Logger watcherclient.v1.action_plan_shell.StartActionPlan (WARNING)>¶watcherclient.v1.action_plan_shell.
UpdateActionPlan
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Update action plan command.
log
= <Logger watcherclient.v1.action_plan_shell.UpdateActionPlan (WARNING)>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.