ironic_inspector.api_tools
Module¶Generic Rest Api tools.
ironic_inspector.api_tools.
limit_field
(value)[source]¶Fetch the pagination limit field from flask.request.args.
the limit
ironic_inspector.api_tools.
marker_field
(value)[source]¶Fetch the pagination marker field from flask.request.args.
an uuid
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.