<?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 ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3843537#M473622</link>
    <description>&lt;P&gt;I've started experimenting with the ERS API to automate some of our ISE deployment tasks.&lt;/P&gt;&lt;P&gt;We create several SGACLs, one per port (i.e. RDP_TCP_3389) and use those in the Trustsec matrix to allow specific ports between security groups (ie clients to web server etc).&lt;/P&gt;&lt;P&gt;I can create / POST new SGACLs to our ISE but they do not show up when I do a GET to show them all, there seems to be a limit on the number of SGACLs it will display? The do show up on ISE itself, however, and they are based on working SGACLs with different names and port numbers so it's not invalid or anything. This also happens when I create a new one via ISE and try to pull it via a GET.&lt;/P&gt;&lt;P&gt;I've tried editing the name of one that does appear in the list (for example adding _TEST to the end of the SGACL name) and it shows up with the edit when I do a GET right after.&lt;/P&gt;&lt;P&gt;It seems like there's a limit to how many it will show or it stops pulling them after the permit_all, because if I add a SGACL like HTTPS_443 via POST it shows up in a GET, but if I add one like RDP_TCP_3389 it does not show up.&lt;/P&gt;&lt;P&gt;Anyone else experience this? Any ideas?&lt;/P&gt;&lt;P&gt;We are on 2.4 Patch 5&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 14:40:08 GMT</pubDate>
    <dc:creator>moffman77</dc:creator>
    <dc:date>2019-04-24T14:40:08Z</dc:date>
    <item>
      <title>ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3843537#M473622</link>
      <description>&lt;P&gt;I've started experimenting with the ERS API to automate some of our ISE deployment tasks.&lt;/P&gt;&lt;P&gt;We create several SGACLs, one per port (i.e. RDP_TCP_3389) and use those in the Trustsec matrix to allow specific ports between security groups (ie clients to web server etc).&lt;/P&gt;&lt;P&gt;I can create / POST new SGACLs to our ISE but they do not show up when I do a GET to show them all, there seems to be a limit on the number of SGACLs it will display? The do show up on ISE itself, however, and they are based on working SGACLs with different names and port numbers so it's not invalid or anything. This also happens when I create a new one via ISE and try to pull it via a GET.&lt;/P&gt;&lt;P&gt;I've tried editing the name of one that does appear in the list (for example adding _TEST to the end of the SGACL name) and it shows up with the edit when I do a GET right after.&lt;/P&gt;&lt;P&gt;It seems like there's a limit to how many it will show or it stops pulling them after the permit_all, because if I add a SGACL like HTTPS_443 via POST it shows up in a GET, but if I add one like RDP_TCP_3389 it does not show up.&lt;/P&gt;&lt;P&gt;Anyone else experience this? Any ideas?&lt;/P&gt;&lt;P&gt;We are on 2.4 Patch 5&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 14:40:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3843537#M473622</guid>
      <dc:creator>moffman77</dc:creator>
      <dc:date>2019-04-24T14:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3843779#M473625</link>
      <description>&lt;P&gt;In Get-All request, you won't get all the ACL in a single page, You have to navigate it to next page to see remaining ACLs.&lt;/P&gt;&lt;P&gt;Please try this URL&amp;nbsp;&lt;SPAN&gt;https://&amp;lt;ISE-Admin-IP&amp;gt;:9060/ers/config/sgacl?page=2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Aravind&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 07:01:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3843779#M473625</guid>
      <dc:creator>Aravind Ravichandran</dc:creator>
      <dc:date>2019-04-24T07:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3844209#M473628</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;That's interesting, I suspected something like this at first due to the "nextPage" key at the end but I couldn't figure out how to get to it - is that documented anywhere in the SDK page?&lt;/P&gt;&lt;P&gt;I would prefer being able to get them all in one request, though&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 14:45:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3844209#M473628</guid>
      <dc:creator>moffman77</dc:creator>
      <dc:date>2019-04-24T14:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3844458#M473630</link>
      <description>&lt;P&gt;default is 20 per page, you can set it to a max of 100 with the size=100 parameter in the url, there is no way to get all in one request if you are above 100.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 20:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3844458#M473630</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2019-04-24T20:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4 ERS API - Can't seem to GET list of all Trustsec SGACLs?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3850894#M473632</link>
      <description>&lt;P&gt;Got it, thank you - is that documented anywhere? I thought I read the whole API guide hosted on the device but I may have missed that.&lt;/P&gt;&lt;P&gt;Also, are you able to set the ID of the SGACL? I'm unable to, thought it works with network devices. Not sure if that's intended&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 15:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4-ers-api-can-t-seem-to-get-list-of-all-trustsec-sgacls/m-p/3850894#M473632</guid>
      <dc:creator>moffman77</dc:creator>
      <dc:date>2019-05-06T15:42:22Z</dc:date>
    </item>
  </channel>
</rss>

