heatclient.v1.actions.Action(manager, info, loaded=False)Bases: heatclient.common.base.Resource
data(**kwargs)delete()update(**fields)heatclient.v1.actions.ActionManager(client)Bases: heatclient.v1.stacks.StackChildManager
cancel_update(stack_id)Cancel running update of a stack.
cancel_without_rollback(stack_id)Cancel running update of a stack.
check(stack_id)Check a stack.
resource_classalias of Action
resume(stack_id)Resume a stack.
suspend(stack_id)Suspend a stack.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.