Expand description
Endhost API endpoint definitions and endpoint handlers.
Constants§
- ENDHOST_
API_ V1 - Endhost API base path.
- LIST_
PATHS Deprecated - List paths endpoint.
- LIST_
SEGMENTS - List segments endpoint.
- LIST_
UNDERLAYS - List underlays endpoint.
- PATH_
SERVICE Deprecated - Path service.
- SEGMENTS_
SERVICE - Segments service.
- UNDERLAY_
SERVICE - Underlay service.
Functions§
- nest_
endhost_ api - Nests the endhost API routes into the provided
base_router.