qunicorn_core.api.provider_api package
Submodules
qunicorn_core.api.provider_api.provider_view module
Module containing the routes of the Taskmanager API.
- class qunicorn_core.api.provider_api.provider_view.ProviderIDView
Bases:
MethodViewProvider Endpoint to get properties of a specific provider.
- get(provider_id)
Get information about a single provider.
qunicorn_core.api.provider_api.root module
Module containing the root endpoint of the DEVICES API.
Module contents
Module containing the Services API.