Model Objects
List Dependencies
Returns the incoming and outgoing dependencies for each requested object. Objects can be specified by ID or by label key-value pairs (or both): label pairs use OR semantics so an object matching any pair is included. Results are filtered by tags and/or technologies when provided: within each filter array the semantics are OR (any match passes), and between the two filter dimensions the semantics are AND (an object must satisfy both when both are specified).
get/landscapes/{landscapeId}/versions/{versionId}/model/dependencies
Path parameters
landscapeIdstring required
versionIdstring required
Query parameters
Object selection and dependency filters.
Response
OK
object required
Map of object ID to its resolved incoming and outgoing dependencies.