<?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: How to link to specific APIs in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577754#M1813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The right link should be in -&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;&lt;A href="http://devnetapic.cisco.com/"&gt;http://devnetapic.cisco.com/&lt;/A&gt;.&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 15:19:29 GMT</pubDate>
    <dc:creator>yawming</dc:creator>
    <dc:date>2016-11-14T15:19:29Z</dc:date>
    <item>
      <title>How to link to specific APIs</title>
      <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577751#M1810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this API (You will need to replace the value of apic-em with what works for you):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://apic-em/swagger#!/device-credential/getGlobalCredential" title="https://apic-em/swagger#!/device-credential/getGlobalCredential" target="_blank"&gt;https://apic-em/swagger#!/device-credential/getGlobalCredential&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That link was obtained by copying the URL from the browser when I was looking at the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I paste that link back in, though, all I see is the top level API page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, how can one actually link to an API in the documentation, so as to be able to explain which API one is using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577751#M1810</guid>
      <dc:creator>Nathan Sowatskey</dc:creator>
      <dc:date>2019-03-01T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to link to specific APIs</title>
      <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577752#M1811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The APIs can be accessed at,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;APIC-EM IP&amp;gt;/api/v1/&amp;lt;API&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt;API&amp;gt; may have some parameters that may be required or optional parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may refer to the "APIC-EM API Reference" at,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/cloud-systems-management/one-enterprise-network-controller/products-programming-reference-guides-list.html" style="font-size: 10pt;" title="http://www.cisco.com/c/en/us/support/cloud-systems-management/one-enterprise-network-controller/products-programming-reference-guides-list.html"&gt;Cisco Application Policy Infrastructure Controller Enterprise Module - Programming Guides - Cisco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the device credentials GET API can be accessed at,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;APIC-EM IP&amp;gt;/api/v1/global-credential?credentialSubType=CLI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"credentialSubType" being a parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope this explains.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ashutosh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 06:52:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577752#M1811</guid>
      <dc:creator>aluktuke</dc:creator>
      <dc:date>2016-11-14T06:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to link to specific APIs</title>
      <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577753#M1812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for following up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is about how to access the documentation for specific APIs. My question is not about using the APIs. The first two links you have provided appear to be trying to explain how to use APIs, which is not my concern here.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;This link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;A href="https://anypoint.mulesoft.com/apiplatform/apx/#/portals/organizations/2f77c6ff-527a-4d99-8548-293066f3028a/apis/41412/versions/42909"&gt;APIC-EM API Reference&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/cloud-systems-management/one-enterprise-network-controller/products-programming-reference-guides-list.html" title="http://www.cisco.com/c/en/us/support/cloud-systems-management/one-enterprise-network-controller/products-programming-reference-guides-list.html"&gt;Cisco Application Policy Infrastructure Controller Enterprise Module - Programming Guides - Cisco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leads to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://anypoint.mulesoft.com/apiplatform/apx/#/portals" style="font-size: 10pt;" title="https://anypoint.mulesoft.com/apiplatform/apx/#/portals"&gt;https://anypoint.mulesoft.com/apiplatform/apx/#/portals&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After authentication, a list of APIs appears. A screenshot of that page is attached. As you can see from the screenshot, there is no explanation of what these APIs are. APIC-EM might be in that list somewhere, but I can't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my question remains unanswered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-11-14 at 09.49.33.png" class="image-1 jive-image" src="/legacyfs/online/fusion/102567_Screen Shot 2016-11-14 at 09.49.33.png" style="height: 386px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 09:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577753#M1812</guid>
      <dc:creator>Nathan Sowatskey</dc:creator>
      <dc:date>2016-11-14T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to link to specific APIs</title>
      <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577754#M1813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The right link should be in -&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;&lt;A href="http://devnetapic.cisco.com/"&gt;http://devnetapic.cisco.com/&lt;/A&gt;.&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 15:19:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577754#M1813</guid>
      <dc:creator>yawming</dc:creator>
      <dc:date>2016-11-14T15:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to link to specific APIs</title>
      <link>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577755#M1814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Nathan's question is how to capture these URL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I want to point some one at the Pnp-project API.&amp;nbsp; I copy the following URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://devnetapic.cisco.com/#!/pnp-project/getPnpSiteByRange" title="http://devnetapic.cisco.com/#!/pnp-project/getPnpSiteByRange"&gt;http://devnetapic.cisco.com/#!/pnp-project/getPnpSiteByRange&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I paste it into a browser, I end up at the top level swagger page, not down in the pnp-project API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 18:06:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/how-to-link-to-specific-apis/m-p/3577755#M1814</guid>
      <dc:creator>aradford</dc:creator>
      <dc:date>2016-11-14T18:06:54Z</dc:date>
    </item>
  </channel>
</rss>

