Bases: ironic_python_agent.api.controllers.v1.base.APIBase
A representation of a command.
Bases: pecan.rest.RestController
Controller for issuing commands and polling for command status.
Bases: ironic_python_agent.api.controllers.v1.base.APIBase
Object representing the result of a given command.
Bases: ironic_python_agent.api.controllers.v1.base.APIBase
An object representing a list of CommandResult objects.