csle_rest_api.resources.config package

Submodules

csle_rest_api.resources.config.routes module

Routes and sub-resources for the /config resource

csle_rest_api.resources.config.routes.config() Tuple[flask.wrappers.Response, int][source]

The /config resource.

Returns

The CSLE configuration

csle_rest_api.resources.config.routes.registration_allowed() Tuple[flask.wrappers.Response, int][source]

The /config/registration-allowed resource.

Returns

The CSLE configuration

Module contents