<?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: Create Internal user with curl and json with  windows  command line in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398846#M567171</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/833210"&gt;@Mike.Cifelli&lt;/a&gt;&amp;nbsp; Is my curl command for windows okay to create&amp;nbsp; internal users for ISE or I have&amp;nbsp; to make some change to&amp;nbsp; my command&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 May 2021 15:35:21 GMT</pubDate>
    <dc:creator>Richie20</dc:creator>
    <dc:date>2021-05-06T15:35:21Z</dc:date>
    <item>
      <title>Create Internal user with curl and json with  windows  command line</title>
      <link>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398669#M567165</link>
      <description>&lt;P&gt;Hi Everyone&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to&amp;nbsp;Create an Internal User with cURL and JSON on window command prompt for cisco ise. prompt&amp;nbsp; but I am&amp;nbsp; get&amp;nbsp; these errors over again . can anyone help me out&lt;/P&gt;&lt;P&gt;this is curl command&lt;/P&gt;&lt;P&gt;&amp;nbsp;curl --insecure --include \ --header 'Content-Type:application/josn' \ --header 'Accept:application/json' \ --user username:password \ --request POST &lt;A href="https://ise.pan/ers/config/internaluser" target="_blank"&gt;https://ise.pan/ers/config/internaluser&lt;/A&gt; \ --data "{ \InternalUser\" : {\"name\" : "\b100\", "\password\" : "\C1sco12345\", "\changePassword\" : false, "\email\" : "\thomas.mensah@gmail.com\", "\firstName\" : "\Robert\", "\lastName\"= "\Mensah\", "\identityGroups\" : "\ Employee\", "\expiryDateEnabled\" : false} } }"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my error&lt;/P&gt;&lt;P&gt;curl: (6) Could not resolve host: \&lt;BR /&gt;curl: (6) Could not resolve host: \&lt;BR /&gt;curl: (6) Could not resolve host: \&lt;BR /&gt;curl: (6) Could not resolve host: \&lt;BR /&gt;HTTP/1.1 302&lt;BR /&gt;Strict-Transport-Security: max-age=31536000; includeSubDomains&lt;BR /&gt;Content-Length: 0&lt;BR /&gt;Date: Thu, 06 May 2021 09:44:27 GMT&lt;BR /&gt;Server:&lt;/P&gt;&lt;P&gt;curl: (6) Could not resolve host: \&lt;BR /&gt;curl: (3) Port number ended with ' '&lt;BR /&gt;curl: (3) Port number ended with ' '&lt;BR /&gt;curl: (3) Bad URL, colon is first character&lt;BR /&gt;curl: (6) Could not resolve host: gmail.com", \firstName"&lt;BR /&gt;curl: (3) Bad URL, colon is first character&lt;BR /&gt;curl: (6) Could not resolve host: \Robert", \lastName"=&lt;BR /&gt;curl: (6) Could not resolve host: \Mensah", \identityGroups"&lt;BR /&gt;curl: (3) Bad URL, colon is first character&lt;BR /&gt;curl: (6) Could not resolve host: \ Employee", \expiryDateEnabled"&lt;BR /&gt;curl: (3) Bad URL, colon is first character&lt;BR /&gt;curl: (3) [globbing] unmatched close brace/bracket in column 6&lt;BR /&gt;curl: (3) [globbing] unmatched close brace/bracket in column 1&lt;BR /&gt;curl: (3) [globbing] unmatched close brace/bracket in column 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All suggestions are welcomed to help me fix my problem&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 09:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398669#M567165</guid>
      <dc:creator>Richie20</dc:creator>
      <dc:date>2021-05-06T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create Internal user with curl and json with  windows  command line</title>
      <link>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398711#M567169</link>
      <description>&lt;P&gt;&lt;SPAN&gt;curl: (6) Could not resolve host = does your ise.pan fqdn resolve to the correct ISE address? Seems to be an issue with DNS resolution.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 12:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398711#M567169</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2021-05-06T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create Internal user with curl and json with  windows  command line</title>
      <link>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398846#M567171</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/833210"&gt;@Mike.Cifelli&lt;/a&gt;&amp;nbsp; Is my curl command for windows okay to create&amp;nbsp; internal users for ISE or I have&amp;nbsp; to make some change to&amp;nbsp; my command&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 15:35:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/create-internal-user-with-curl-and-json-with-windows-command/m-p/4398846#M567171</guid>
      <dc:creator>Richie20</dc:creator>
      <dc:date>2021-05-06T15:35:21Z</dc:date>
    </item>
  </channel>
</rss>

