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_PATHSDeprecated
List paths endpoint.
LIST_SEGMENTS
List segments endpoint.
LIST_UNDERLAYS
List underlays endpoint.
PATH_SERVICEDeprecated
Path service.
SEGMENTS_SERVICE
Segments service.
UNDERLAY_SERVICE
Underlay service.

Functions§

nest_endhost_api
Nests the endhost API routes into the provided base_router.