<?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 Pulling Allowed Applications from Application Control via API in Endpoint Security</title>
    <link>https://community.cisco.com/t5/endpoint-security/pulling-allowed-applications-from-application-control-via-api/m-p/4568075#M6751</link>
    <description>&lt;P&gt;I see that there is a documented method of pulling the Application Control blocklist (GET /v1/file_lists/application_blocking), however I cannot find the equivalent for the allowlist. Is this supported and I am not seeing the documentation or is there currently no way to pull the hash values in this list?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 14:19:25 GMT</pubDate>
    <dc:creator>dylan.mills</dc:creator>
    <dc:date>2022-03-10T14:19:25Z</dc:date>
    <item>
      <title>Pulling Allowed Applications from Application Control via API</title>
      <link>https://community.cisco.com/t5/endpoint-security/pulling-allowed-applications-from-application-control-via-api/m-p/4568075#M6751</link>
      <description>&lt;P&gt;I see that there is a documented method of pulling the Application Control blocklist (GET /v1/file_lists/application_blocking), however I cannot find the equivalent for the allowlist. Is this supported and I am not seeing the documentation or is there currently no way to pull the hash values in this list?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 14:19:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/pulling-allowed-applications-from-application-control-via-api/m-p/4568075#M6751</guid>
      <dc:creator>dylan.mills</dc:creator>
      <dc:date>2022-03-10T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Allowed Applications from Application Control via API</title>
      <link>https://community.cisco.com/t5/endpoint-security/pulling-allowed-applications-from-application-control-via-api/m-p/4568824#M6752</link>
      <description>&lt;P&gt;Nope.&lt;BR /&gt;Even if you pull the policy (&lt;SPAN&gt;&lt;A href="https://api.amp.cisco.com/v1/policies/" target="_blank"&gt;https://api.amp.cisco.com/v1/policies/&lt;/A&gt;&lt;A href="https://api-docs.amp.cisco.com/api_actions/details?api_action=GET+%2Fv1%2Fpolicies%2F%7B%3Apolicy_guid%7D&amp;amp;api_host=api.amp.cisco.com&amp;amp;api_resource=Policy&amp;amp;api_version=v1" target="_blank"&gt;{:policy_guid}&lt;/A&gt;) and locate the guid for the "allowed_applications" list.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"file_lists":&amp;nbsp;[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"name":&amp;nbsp;"Block&amp;nbsp;and&amp;nbsp;Quarantine",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"guid":&amp;nbsp;"12345678-90ab-cdef-1234-567890abcdef",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"type":&amp;nbsp;"simple_custom_detections"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"name":&amp;nbsp;"Block",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"guid":&amp;nbsp;"fedcab09-8765-4321-fedc-ba0987654321",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"type":&amp;nbsp;"application_blocking"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"name":&amp;nbsp;"Allow",
&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"guid":&amp;nbsp;"88888888-4444-4444-4444-cccccccccccc",&lt;/FONT&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT color="#FF0000"&gt;&amp;nbsp;"type":&amp;nbsp;"allowed_applications"&lt;/FONT&gt;
&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;],&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;Then use that guid to try and pull the file list (&lt;SPAN&gt;&lt;A href="https://api.amp.cisco.com/v1/file_lists/88888888-4444-4444-4444-cccccccccccc" target="_blank"&gt;https://api.amp.cisco.com/v1/file_lists/88888888-4444-4444-4444-cccccccccccc&lt;/A&gt;) you will be met with a message that this is not allowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;{
    "version": "v1.2.0",
    "metadata": {
        "links": {
            "self": "https://api.amp.cisco.com/v1/file_lists/88888888-4444-4444-4444-cccccccccccc"
        }
    },
    "data": {},
    "errors": [
        {
            "error_code": 400,
            "description": "Bad Request",
            "details": [
                &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;"File List of type: allowed_applications is not supported"&lt;/FONT&gt;&lt;/STRONG&gt;            ]
        }
    ]
}&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 13:57:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/pulling-allowed-applications-from-application-control-via-api/m-p/4568824#M6752</guid>
      <dc:creator>johnosn</dc:creator>
      <dc:date>2022-03-11T13:57:55Z</dc:date>
    </item>
  </channel>
</rss>

