Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: butler
-
Labels:None
-
Epic Link:
-
Team:Data Access and Database
Description
Need a function to create a DAX URL from a given butler dataId. Return just the path part of the url, not the "http://<server>" part of the url; the caller must add this part (to indicate which img serv or db serv).
Also add convenience functions to support:
- list of dataId to list of dax url
- butlerSubset instance to list of dax url
It probably wants to be free functions in a new file in daf_butlerUtils.