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_SEGMENTS
List segments endpoint.
LIST_UNDERLAYS
List underlays endpoint.
SEGMENTS_SERVICE
Segments service.
UNDERLAY_SERVICE
Underlay service.

Functions§

nest_endhost_api
Nests the endhost API routes into the provided base_router.