Dependency Walker
Deep dependency graph traversal and analysis. (Enterprise)
- GET
/api/v1/dependencies/walk/{resource_id}Walk the dependency tree from a resource - GET
/api/v1/dependencies/pathFind the dependency path between two resources - GET
/api/v1/dependencies/critical-pathFind critical dependency paths (circuit breakers) - GET
/api/v1/dependencies/circularDetect circular dependencies in the graph