ironic_python_agent.api.app.
Request
(environ, populate_request=True, shallow=False)[source]¶Bases: werkzeug.wrappers.request.Request
, werkzeug.wrappers.json.JSONMixin
Custom request class with JSON support.
ironic_python_agent.api.app.
jsonify
(value, status=200)[source]¶Convert value to a JSON response using the custom encoder.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.