Bases: ironic.api.controllers.base.APIBase
API representation of a chassis.
This class enforces type checking and value constraints, and converts between the internal object model and the API representation of a chassis.
Bases: ironic.api.controllers.v1.collection.Collection
API representation of a collection of chassis.
Bases: pecan.rest.RestController
REST controller for Chassis.
Retrieve a list of chassis with detail.
Parameters: |
|
---|
Retrieve a list of chassis.
Parameters: |
|
---|
Retrieve information about the given chassis.
Parameters: |
|
---|