<?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: Add multiple endpoints to a specific Cisco ISE Identity Group via in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4551414#M572755</link>
    <description>&lt;P&gt;The ID will be returned with the '202 Accepted' response. If you're using Postman, you need for the Location value in the Headers tab.&lt;/P&gt;
&lt;P&gt;See an example request/response here - &lt;A href="https://developer.cisco.com/docs/identity-services-engine/v1/#!bulk-requests/bulk-requests" target="_blank"&gt;https://developer.cisco.com/docs/identity-services-engine/v1/#!bulk-requests/bulk-requests&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Feb 2022 22:51:16 GMT</pubDate>
    <dc:creator>Greg Gibbs</dc:creator>
    <dc:date>2022-02-13T22:51:16Z</dc:date>
    <item>
      <title>Add multiple endpoints to a specific Cisco ISE Identity Group via API using Bulk CREATE call</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3889913#M471500</link>
      <description>&lt;P&gt;Would anyone from Cisco be able to explain how to do the following?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to BULK create endpoints, but noticed this operation doesn't support &lt;STRONG&gt;groupId&lt;/STRONG&gt;? So, I can create an endpoint using its MAC, description, MDM attributes, portalUser, profileId, make profile and group assignment static, but when I add&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;groupId&amp;gt;resource_id&amp;lt;/groupId&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;API returns validation error &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt; "ERSResponse": {&lt;BR /&gt;  "operation": "PUT-executeBulk-endpoint",&lt;BR /&gt;  "messages": [&lt;BR /&gt;  {&lt;BR /&gt;   "title": "XML Schema Validation Failed :: at line 7, column 22 : cvc-complex-type.2.4.a: Invalid content was found starting with element 'groupId'. One of '{profileId, staticGroupAssignment}' is expected.",&lt;BR /&gt;   "type": "ERROR",&lt;BR /&gt;   "code": "Schema validation exception"&lt;BR /&gt;  }&lt;BR /&gt;  ],&lt;BR /&gt;  "link": {&lt;BR /&gt;   "rel": "related",&lt;BR /&gt;   "href": "https://lab-ise-2x-1.w1.lab:9060/ers/config/endpoint/bulk/submit",&lt;BR /&gt;   "type": "application/xml"&lt;BR /&gt;  }&lt;BR /&gt; }&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We really need to be able to add endpoints into certain group.&lt;/P&gt;&lt;P&gt;This is possible when endpoints are created one by one. How can I do this with BULK create operation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I refuse to believe that API is less capable than GUI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 19:07:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3889913#M471500</guid>
      <dc:creator>Tymofii Dmytrenko</dc:creator>
      <dc:date>2020-02-21T19:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add multiple endpoints to a specific Cisco ISE Identity Group via API using Bulk CREATE call</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3889955#M471502</link>
      <description>&lt;P&gt;I believe this time the ordering of the fields matters.&lt;/P&gt;
&lt;P&gt;Below is a sample body of two endpoints I tried and worked against my ISE 2.2 standalone in the lab:&lt;/P&gt;
&lt;PRE style="color: #000000; background: #ffffff;"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN style="color: #000084;"&gt;&amp;lt;?&lt;/SPAN&gt;&lt;SPAN style="color: #000084; font-weight: bold;"&gt;xml&lt;/SPAN&gt; &lt;SPAN style="color: #000084;"&gt;version&lt;/SPAN&gt;&lt;SPAN style="color: #000084;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000084; font-weight: bold;"&gt;1.0&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt; &lt;SPAN style="color: #000084;"&gt;encoding&lt;/SPAN&gt;&lt;SPAN style="color: #000084;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;UTF-8&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt; &lt;SPAN style="color: #000084;"&gt;standalone&lt;/SPAN&gt;&lt;SPAN style="color: #000084;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000084; font-weight: bold;"&gt;yes&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000084;"&gt;?&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpointBulkRequest&lt;/SPAN&gt; operationType=&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;create&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt; resourceMediaType=&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;vnd.com.cisco.ise.identity.endpoint.1.0+xml&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt; xmlns:ns4=&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #3f3fbf;"&gt;identity.ers.ise.cisco.com&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt; xmlns:xsi=&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;http&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #000084; font-weight: bold;"&gt;//&lt;/SPAN&gt;&lt;SPAN style="color: #3f3fbf;"&gt;www.w3.org&lt;/SPAN&gt;&lt;SPAN style="color: #3f3fbf;"&gt;/2001/XMLSchema-instance&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;resourcesList&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
 &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpoint&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;groupId&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;c337e0a0-a67e-11e9-92cd-024294667a96&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;groupId&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;mac&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;11:22:33:00:00:01&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;mac&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticGroupAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;true&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticGroupAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticProfileAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;false&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticProfileAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
 &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpoint&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
 &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpoint&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;groupId&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;c337e0a0-a67e-11e9-92cd-024294667a96&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;groupId&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;mac&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;11:22:33:00:00:02&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;mac&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticGroupAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;true&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticGroupAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
  &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticProfileAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;false&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;staticProfileAssignment&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
 &lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpoint&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;resourcesList&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="color: #7f0055;"&gt;&amp;lt;/&lt;/SPAN&gt;ns4:&lt;SPAN style="color: #7f0055;"&gt;endpointBulkRequest&lt;/SPAN&gt;&lt;SPAN style="color: #7f0055;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;/FONT&gt;&lt;/PRE&gt;
&lt;!--Created using ToHtml.com on 2019-07-14 21:57:18 UTC --&gt;</description>
      <pubDate>Sun, 14 Jul 2019 22:00:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3889955#M471502</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2019-07-14T22:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add multiple endpoints to a specific Cisco ISE Identity Group via API using Bulk CREATE call</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3890089#M471503</link>
      <description>&lt;P&gt;Thanks. This worked! Lesson learned - if something doesn't work in Cisco API using XML calls - try re-ordering items &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I will mark this as resolved. Regards&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 07:30:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/3890089#M471503</guid>
      <dc:creator>Tymofii Dmytrenko</dc:creator>
      <dc:date>2019-07-15T07:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add multiple endpoints to a specific Cisco ISE Identity Group via</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4550529#M572742</link>
      <description>&lt;P&gt;Above xml worked for submitting bulk endpoints.&lt;BR /&gt;How can i get the bulk id after submitting the request ?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 13:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4550529#M572742</guid>
      <dc:creator>majegath</dc:creator>
      <dc:date>2022-02-11T13:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add multiple endpoints to a specific Cisco ISE Identity Group via</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4551414#M572755</link>
      <description>&lt;P&gt;The ID will be returned with the '202 Accepted' response. If you're using Postman, you need for the Location value in the Headers tab.&lt;/P&gt;
&lt;P&gt;See an example request/response here - &lt;A href="https://developer.cisco.com/docs/identity-services-engine/v1/#!bulk-requests/bulk-requests" target="_blank"&gt;https://developer.cisco.com/docs/identity-services-engine/v1/#!bulk-requests/bulk-requests&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 22:51:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4551414#M572755</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2022-02-13T22:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add multiple endpoints to a specific Cisco ISE Identity Group via</title>
      <link>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4551792#M572768</link>
      <description>&lt;P&gt;I don't think this is a complete answer&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/388087"&gt;@Greg Gibbs&lt;/a&gt;&amp;nbsp;. This post discusses Bulk operations.&lt;/P&gt;&lt;P&gt;Bulk operation return Bulk Operation Status ID in its response (as you've said it is in Location header).&lt;/P&gt;&lt;P&gt;Once returned, one has to use this ID to request Bulk Operation Status, which returns IDs for each processed item, and status of operation for each item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GET:&amp;nbsp;&lt;SPAN&gt;https://&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;{{Hostname}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;:9060/ers/config/endpoint/bulk/{{BulkOperationId}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SAMPLE RESPONSE BODY:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;{
    "BulkStatus": {
        "bulkId": "1644833364104",
        "mediaType": "vnd.com.cisco.ise.identity.endpoint.1.0+xml",
        "executionStatus": "COMPLETED",
        "operationType": "create",
        "startTime": "Mon Feb 14 10:09:24 GMT 2022",
        "resourcesCount": 2,
        "successCount": 2,
        "failCount": 0,
        "resourcesStatus": [
            {
                "id": "2f6078d0-8d7e-11ec-8284-e6f10543d6b0",
                "description": "john iphone 1",
                "resourceExecutionStatus": "SUCCESS",
                "status": "SUCCESS"
            },
            {
                "id": "2f6078d2-8d7e-11ec-8284-e6f10543d6b0",
                "description": "john iphone 2",
                "resourceExecutionStatus": "SUCCESS",
                "status": "SUCCESS"
            }
        ]
    }
}&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Feb 2022 10:13:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/add-multiple-endpoints-to-a-specific-cisco-ise-identity-group/m-p/4551792#M572768</guid>
      <dc:creator>Tymofii Dmytrenko</dc:creator>
      <dc:date>2022-02-14T10:13:03Z</dc:date>
    </item>
  </channel>
</rss>

