<?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: Help! aci_rest ansible module and token APIC-cookie in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4289180#M3101</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1161074"&gt;@sarlindo1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, what you are looking for is the &lt;A href="https://docs.ansible.com/ansible/latest/scenario_guides/guide_aci.html#signature-based-authentication-using-certificates" target="_self"&gt;signature based authentication&lt;/A&gt;. This way you do not use the user/pass credentials for login and you will not be restricted by the default ACI rate limiters for user logins.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stay safe,&lt;/P&gt;
&lt;P&gt;Sergiu&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 06:09:19 GMT</pubDate>
    <dc:creator>Sergiu.Daniluk</dc:creator>
    <dc:date>2021-02-10T06:09:19Z</dc:date>
    <item>
      <title>Help! aci_rest ansible module and token APIC-cookie</title>
      <link>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4288317#M3098</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible using the ansible aci modules to login once and get the token and pass the cookie on subsequent aci_rest tasks?&lt;BR /&gt;&lt;BR /&gt;The goal is to avoid having to login and logoff with userid/password on aci_rest calls that have loops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 21:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4288317#M3098</guid>
      <dc:creator>sarlindo1</dc:creator>
      <dc:date>2021-02-08T21:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help! aci_rest ansible module and token APIC-cookie</title>
      <link>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4288811#M3099</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1161074"&gt;@sarlindo1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This discussion&amp;nbsp;&lt;A href="http://Not%20able to access APIC REST APIs with web token" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Not able to access APIC REST APIs with web token&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;, particularly the final post at the very bottom, may be of help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, here are the Ansible Docs -&amp;nbsp;&lt;A href="https://docs.ansible.com/ansible/latest/collections/cisco/aci/aci_rest_module.html" target="_blank" rel="noopener"&gt;cisco.aci.aci_rest – Direct access to the Cisco APIC REST API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/2-x/rest_cfg/2_1_x/b_Cisco_APIC_REST_API_Configuration_Guide/b_Cisco_APIC_REST_API_Configuration_Guide_chapter_01.html" target="_blank" rel="noopener"&gt;Cisco APIC REST API Configuration Guide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 17:00:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4288811#M3099</guid>
      <dc:creator>Alexander Stevenson</dc:creator>
      <dc:date>2021-02-09T17:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help! aci_rest ansible module and token APIC-cookie</title>
      <link>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4289136#M3100</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That the discussion "&lt;SPAN&gt;&lt;A href="http://not%20able%20to%20access%20apic%20rest%20apis%20with%20web%20token/" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;Not able to access APIC REST APIs with web token&lt;/A&gt;" was sort of helpful. So basically in order to use web token, I need to resort to using the raw "uri" ansible module, so what is the point of the aci_rest module?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, as stated my&amp;nbsp;goal is to avoid having to login and logoff with userid/password on aci_rest calls that have loops. Would using private keys in the aci_rest module achieve that goal?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 03:51:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4289136#M3100</guid>
      <dc:creator>sarlindo1</dc:creator>
      <dc:date>2021-02-10T03:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help! aci_rest ansible module and token APIC-cookie</title>
      <link>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4289180#M3101</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1161074"&gt;@sarlindo1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, what you are looking for is the &lt;A href="https://docs.ansible.com/ansible/latest/scenario_guides/guide_aci.html#signature-based-authentication-using-certificates" target="_self"&gt;signature based authentication&lt;/A&gt;. This way you do not use the user/pass credentials for login and you will not be restricted by the default ACI rate limiters for user logins.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stay safe,&lt;/P&gt;
&lt;P&gt;Sergiu&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 06:09:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/help-aci-rest-ansible-module-and-token-apic-cookie/m-p/4289180#M3101</guid>
      <dc:creator>Sergiu.Daniluk</dc:creator>
      <dc:date>2021-02-10T06:09:19Z</dc:date>
    </item>
  </channel>
</rss>

