Skip to main content

Module routes

Module routes 

Source
Expand description

Endhost API endpoint definitions and endpoint handlers.

Constants§

ENDHOST_API_V1
Endhost API base path.
LIST_PATHS
List paths endpoint.
LIST_UNDERLAYS
List underlays endpoint.
PATH_SERVICE
Path service.
UNDERLAY_SERVICE
Underlay service.

Functions§

nest_endhost_api
Nests the endhost API routes into the provided base_router.