The Action class inherits from Resource.
Name of the action.
ID of the target object, which can be a cluster or a node.
Built-in type name of action.
A string representation of the reason why the action was created.
The owning engine that is currently running the action.
Interval in seconds between two consecutive executions.
The time the action was started.
The time the action completed execution.
The timeout in seconds.
Current status of the action.
A string describing the reason that brought the action to its current
A dictionary containing the inputs to the action.
A dictionary containing the outputs to the action.
A list of actions that must finish before this action starts execution.
A list of actions that can start only after this action has finished.
Timestamp when the action is created.
Timestamp when the action was last updated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.