<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is there a REST endpoint for an admin level user to return all lookup table files, not just global? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-REST-endpoint-for-an-admin-level-user-to-return-all/m-p/175135#M50256</link>
    <description>&lt;P&gt;I've noticed that calling the REST endpoint /services/data/lookup-table-files only returns global lookups. I'm making this call as an admin level user, and the behavior is the same. The only way I can view non-global lookups via REST is to query that specific apps namespace.&lt;/P&gt;

&lt;P&gt;Is there no mechanism for an admin level user to get all lookups via REST without making multiple calls for each app?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2015 16:38:48 GMT</pubDate>
    <dc:creator>pgullette</dc:creator>
    <dc:date>2015-01-07T16:38:48Z</dc:date>
    <item>
      <title>Is there a REST endpoint for an admin level user to return all lookup table files, not just global?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-REST-endpoint-for-an-admin-level-user-to-return-all/m-p/175135#M50256</link>
      <description>&lt;P&gt;I've noticed that calling the REST endpoint /services/data/lookup-table-files only returns global lookups. I'm making this call as an admin level user, and the behavior is the same. The only way I can view non-global lookups via REST is to query that specific apps namespace.&lt;/P&gt;

&lt;P&gt;Is there no mechanism for an admin level user to get all lookups via REST without making multiple calls for each app?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 16:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-REST-endpoint-for-an-admin-level-user-to-return-all/m-p/175135#M50256</guid>
      <dc:creator>pgullette</dc:creator>
      <dc:date>2015-01-07T16:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a REST endpoint for an admin level user to return all lookup table files, not just global?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-REST-endpoint-for-an-admin-level-user-to-return-all/m-p/175136#M50257</link>
      <description>&lt;P&gt;The only way that I know is to cull through all the results like this (which is what I do):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest/services/data/lookup-table-files | search eai:acl.app=MyApp
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 19 Jul 2015 21:14:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-REST-endpoint-for-an-admin-level-user-to-return-all/m-p/175136#M50257</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-19T21:14:25Z</dc:date>
    </item>
  </channel>
</rss>

