ferg.rose - Hi team - I have built a group admi...

Hi team - I have built a group admin tool that allows us to create groups and give them access to liveboards. The liveboards are dependent on certain metadata items of type LOGICAL_TABLE - when a group is given access to a liveboard, they also need to be given access to these metadata items. So far I can't find a convenient way to query for the metadata items that a liveboard depends on. Currently we are querying liveboards via the metadata search endpoint, and unless I am missing something, there doesn't seem to be a way to request this additional data. I have recently discovered the include_dependent_objects flag in the search metadata request body. If I query metadata objects of type LOGICAL_TABLE, the response will include dependent liveboards. I could get the relevant metadata objects by searching for the objects in the response whose dependent_objects field includes the liveboards in question, but this is a rather roundabout solution. It would be preferable to be able to just query the liveboards and have the response include metadata objects that the liveboards depend on. Just wondering if there is a way to do this - any help would be appreciated. Thanks
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?