<?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 Re: API delete endpoint from Identity Group without deleting endpoint itself in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900453#M470901</link>
    <description>&lt;P&gt;It's the "Update" operation of the endpoint API (like Mike said it's an HTTP PUT).&lt;/P&gt;&lt;P&gt;Do you know, that the API documentation in the ISE live system is pretty good for this?&lt;/P&gt;&lt;P&gt;https://&lt;EM&gt;{FQDN-YOUR-ISE}&lt;/EM&gt;:9060/ers/sdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your specific question:&lt;/P&gt;&lt;P&gt;API URL: https://&lt;EM&gt;{FQDN-YOUR-ISE}&lt;/EM&gt;:9060/ers/config/endpoint/&lt;EM&gt;{id}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Method: PUT&lt;/P&gt;&lt;P&gt;Content (json):&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"ERSEndPoint"&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"groupId"&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"groupId"&lt;/SPAN&gt;&lt;BR /&gt;  }&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 05:39:53 GMT</pubDate>
    <dc:creator>Johannes Luther</dc:creator>
    <dc:date>2019-07-31T05:39:53Z</dc:date>
    <item>
      <title>API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900210#M470899</link>
      <description>&lt;P&gt;I've successfully implemented a `delete` method already for endpoints via their unique id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is remove a specific MAC address from an identity group, without deleting the MAC itself from ISE.&amp;nbsp; How do I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 17:29:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900210#M470899</guid>
      <dc:creator>SamuelFullman6827</dc:creator>
      <dc:date>2019-07-30T17:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900222#M470900</link>
      <description>You should be able to accomplish this via a PUT call. Are you trying to move the endpoint from identity group to another? Or simply not have it assigned to a group at all and still keep in ISE db?</description>
      <pubDate>Tue, 30 Jul 2019 17:59:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900222#M470900</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-07-30T17:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900453#M470901</link>
      <description>&lt;P&gt;It's the "Update" operation of the endpoint API (like Mike said it's an HTTP PUT).&lt;/P&gt;&lt;P&gt;Do you know, that the API documentation in the ISE live system is pretty good for this?&lt;/P&gt;&lt;P&gt;https://&lt;EM&gt;{FQDN-YOUR-ISE}&lt;/EM&gt;:9060/ers/sdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your specific question:&lt;/P&gt;&lt;P&gt;API URL: https://&lt;EM&gt;{FQDN-YOUR-ISE}&lt;/EM&gt;:9060/ers/config/endpoint/&lt;EM&gt;{id}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Method: PUT&lt;/P&gt;&lt;P&gt;Content (json):&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"ERSEndPoint"&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"groupId"&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"groupId"&lt;/SPAN&gt;&lt;BR /&gt;  }&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 05:39:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900453#M470901</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2019-07-31T05:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900913#M470902</link>
      <description>OK, but how is a `PUT` with a reference to the identity groupId I _DON'T_ want the endpoint to be in serve to remove the endpoint from that identity group?</description>
      <pubDate>Wed, 31 Jul 2019 17:23:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900913#M470902</guid>
      <dc:creator>SamuelFullman6827</dc:creator>
      <dc:date>2019-07-31T17:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900916#M470905</link>
      <description>I am wanting to unassign it to THAT group, without regard to changing any other group. Which means, if it's not in any other group then yes it's just in the ISE db as you said. How is a `PUT` with a reference to the identity groupId I _DON'T_ want the endpoint to be in serve to remove the endpoint from that identity group?</description>
      <pubDate>Wed, 31 Jul 2019 17:27:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900916#M470905</guid>
      <dc:creator>SamuelFullman6827</dc:creator>
      <dc:date>2019-07-31T17:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint itself</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900953#M470907</link>
      <description>I recommend trying something along these lines:&lt;BR /&gt;API_OLD_DEVICE2 = "https://ABCDEFGH:9060/ers/config/endpoint/"+ temp (or your endpoint ID string; all depends on your code)&lt;BR /&gt;API_ERS_USER = "ERS_USER","PASSWORD"&lt;BR /&gt;API_DATA = {&lt;BR /&gt;"ERSEndPoint" : {&lt;BR /&gt;"staticGroupAssignment" : "true",&lt;BR /&gt;"description" : "test",&lt;BR /&gt;"groupId" : "",&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;r = requests.put(url=API_OLD_DEVICE2, auth=API_ERS_USER, verify=True, json=API_DATA)&lt;BR /&gt;print "**********************"&lt;BR /&gt;print "ISE Request", r.reason&lt;BR /&gt;print "**********************"&lt;BR /&gt;See what happens when leaving groupID with "" instead of specifying a specific group.</description>
      <pubDate>Wed, 31 Jul 2019 18:34:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/3900953#M470907</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-07-31T18:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: API delete endpoint from Identity Group without deleting endpoint</title>
      <link>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/4740526#M578859</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;: To&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;remove&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;an endpoint from an ID group, simply change&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;staticGroupAssignment&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried this and it worked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Source:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-knowledge-base/ise-ers-api-examples/ta-p/3622623#toc-hId--843015986" target="_blank"&gt;https://community.cisco.com/t5/security-knowledge-base/ise-ers-api-examples/ta-p/3622623#toc-hId--843015986&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 12:07:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/api-delete-endpoint-from-identity-group-without-deleting/m-p/4740526#M578859</guid>
      <dc:creator>eneskayahan</dc:creator>
      <dc:date>2022-12-16T12:07:16Z</dc:date>
    </item>
  </channel>
</rss>

