Inspecting containers
The DMS API exposes an endpoint for inspecting containers with these operations:involvedViews: Retrieve all views that map a container.totalInvolvedViewCount: Retrieve a count of all views that map a container, optionally including views unavailable to the current user.
Inspecting instances
The DMS API also exposes an endpoint for inspecting instances with these operations:involvedContainers: Retrieve the containers in which an instance has data.involvedViews: Retrieve the views that map the containers in which an instance has data.