ironic.api.controllers.v1.state.State(**kw)[source]¶Bases: ironic.api.controllers.base.APIBase
available = [<class 'str'>]¶A list of available states it is able to transition to
current¶alias of builtins.str
links = [<class 'ironic.api.controllers.link.Link'>]¶A list containing a self link and associated state links
target¶alias of builtins.str
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.