<?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: backup/grapevine api in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483126#M2750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to Adam's reply, I run the following POST which successfully triggered a backup procedure:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://[APIC]/grapevine/api/backup" rel="nofollow" target="_blank"&gt;https://[APIC]/grapevine/api/backup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also run the following GET command to retrieve the backup jobs info:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://[APIC]/grapevine/api/backup/info" rel="nofollow" target="_blank"&gt;https://[APIC]/grapevine/api/backup/info&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Aug 2017 23:53:23 GMT</pubDate>
    <dc:creator>ymeloch</dc:creator>
    <dc:date>2017-08-04T23:53:23Z</dc:date>
    <item>
      <title>backup/grapevine api</title>
      <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483124#M2748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't find api for backup in swagger. Assuming this is part of grapevine which isn't described yet?&lt;/P&gt;&lt;P&gt;Where I could find API specification for creation and downloading backups?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Misha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483124#M2748</guid>
      <dc:creator>m.volodko</dc:creator>
      <dc:date>2019-03-01T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: backup/grapevine api</title>
      <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483125#M2749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Misha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good question.&amp;nbsp; There is a longer historical answer, but it has not been documented (can you make a wish for this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was a script we published to show how to use these API.&amp;nbsp; This example uses port 14141 (which is part of the historical answer), which i think is turned off in 1.5, so you would need to use port 443 and &lt;SPAN data-offset-key="ap5gv-0-0" style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN data-text="true"&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="resolvedVariable" style="color: #ff8f4e; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN data-offset-key="ap5gv-1-0"&gt;&lt;SPAN data-text="true"&gt;{{apic}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-offset-key="ap5gv-4-0" style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN data-text="true"&gt;/grapevine/api/backup/info&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the older version of the script which has the API endpoints (that need to change)&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/CiscoDevNet/uniq/blob/master/platform_mgmt/retrieve_backup.sh" title="https://github.com/CiscoDevNet/uniq/blob/master/platform_mgmt/retrieve_backup.sh"&gt;uniq/retrieve_backup.sh at master · CiscoDevNet/uniq · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need more information.&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 20:05:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483125#M2749</guid>
      <dc:creator>aradford</dc:creator>
      <dc:date>2017-08-04T20:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: backup/grapevine api</title>
      <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483126#M2750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to Adam's reply, I run the following POST which successfully triggered a backup procedure:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://[APIC]/grapevine/api/backup" rel="nofollow" target="_blank"&gt;https://[APIC]/grapevine/api/backup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also run the following GET command to retrieve the backup jobs info:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://[APIC]/grapevine/api/backup/info" rel="nofollow" target="_blank"&gt;https://[APIC]/grapevine/api/backup/info&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 23:53:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483126#M2750</guid>
      <dc:creator>ymeloch</dc:creator>
      <dc:date>2017-08-04T23:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: backup/grapevine api</title>
      <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483127#M2751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adam and Yosef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I as able to create backup with calling &lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;grapevine/api/backup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 08:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483127#M2751</guid>
      <dc:creator>m.volodko</dc:creator>
      <dc:date>2017-08-07T08:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: backup/grapevine api</title>
      <link>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483128#M2752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excellent.&amp;nbsp; thanks for letting us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you have more questions.&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, 07 Aug 2017 08:37:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/backup-grapevine-api/m-p/3483128#M2752</guid>
      <dc:creator>aradford</dc:creator>
      <dc:date>2017-08-07T08:37:37Z</dc:date>
    </item>
  </channel>
</rss>

