License executions consumption handler¶
License Handler
Module realize license handler.
- class luna_licenses.app.handlers.license_executions_consumption_handler.ExecutionsHandler(request)[source]¶
Handler for consume executions
Resource: “/{api_version}/license/executions”
- async post()[source]¶
Consume executions for the given features, see spec_post_license_executions.
- Return type:
HTTPResponse