<?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 export a view over API in VMware Aria Operations  Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815221#M10980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The command line tool is "ops-cli".&lt;/P&gt;&lt;P&gt;&lt;A href="http://pubs.vmware.com/vrealizeoperationsmanager-61/index.jsp#com.vmware.vcom.core.doc/GUID-685AC89B-25A0-4648-A25D-97454D5B0346.html" title="http://pubs.vmware.com/vrealizeoperationsmanager-61/index.jsp#com.vmware.vcom.core.doc/GUID-685AC89B-25A0-4648-A25D-97454D5B0346.html"&gt;vRealize Operations Manager 6.1 Documentation Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's in your vROps install directory under tools/opscli.&amp;nbsp; Looks like it will allow you to export Views with something like this:&lt;/P&gt;&lt;P&gt;opscli view export view-name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2016 18:46:06 GMT</pubDate>
    <dc:creator>dtaliafe</dc:creator>
    <dc:date>2016-01-07T18:46:06Z</dc:date>
    <item>
      <title>how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815217#M10976</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 try to export a custom view that i have created in content -&amp;gt; views over the API.&lt;/P&gt;&lt;P&gt;Its a simple list of all vms with the IO data attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion or examples how to do this? I cant find a way to point a view with the API.&lt;/P&gt;&lt;P&gt;Using vrops 6.0.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 08:51:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815217#M10976</guid>
      <dc:creator>r0ck</dc:creator>
      <dc:date>2015-12-29T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815218#M10977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Hi &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; color: #000000;"&gt;There is a internal API in vROps 6.1 to get ViewDefinition /vRops-IP&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #000000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;/internal/viewdefinitions/{id}, but I am not sure it is available in 6.0.3, if not you can use &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;built-in CLI tools to export a view.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 12:05:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815218#M10977</guid>
      <dc:creator>aaghabekyan</dc:creator>
      <dc:date>2015-12-29T12:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815219#M10978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, i will test this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:25:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815219#M10978</guid>
      <dc:creator>r0ck</dc:creator>
      <dc:date>2016-01-06T14:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815220#M10979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that did not work, got a 404 error (first I got a 403 error, but this was fixed by adding header X-vRealizeOps-API-use-unsupported: true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Request:&lt;/P&gt;&lt;P&gt;URL: &lt;A href="https://vrops/suite-api/internal/viewdefinitions/dedba1d8-27ba-4c62-bc90-394e9726b1d7" title="https://vrops/suite-api/internal/viewdefinitions/dedba1d8-27ba-4c62-bc90-394e9726b1d7"&gt;https://&amp;lt;vrops&amp;gt;/suite-api/internal/viewdefinitions/dedba1d8-27ba-4c62-bc90-394e9726b1d7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Extra Headers: X-vRealizeOps-API-use-unsupported: true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; if not you can use built-in CLI tools to export a view.&lt;/P&gt;&lt;P&gt;can you give me a little hint where to start?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 12:37:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815220#M10979</guid>
      <dc:creator>cmoser546</dc:creator>
      <dc:date>2016-01-07T12:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815221#M10980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The command line tool is "ops-cli".&lt;/P&gt;&lt;P&gt;&lt;A href="http://pubs.vmware.com/vrealizeoperationsmanager-61/index.jsp#com.vmware.vcom.core.doc/GUID-685AC89B-25A0-4648-A25D-97454D5B0346.html" title="http://pubs.vmware.com/vrealizeoperationsmanager-61/index.jsp#com.vmware.vcom.core.doc/GUID-685AC89B-25A0-4648-A25D-97454D5B0346.html"&gt;vRealize Operations Manager 6.1 Documentation Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's in your vROps install directory under tools/opscli.&amp;nbsp; Looks like it will allow you to export Views with something like this:&lt;/P&gt;&lt;P&gt;opscli view export view-name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 18:46:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815221#M10980</guid>
      <dc:creator>dtaliafe</dc:creator>
      <dc:date>2016-01-07T18:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815222#M10981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this exports only the definition of the view, but we're looking for the actual data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 21:39:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815222#M10981</guid>
      <dc:creator>cmoser546</dc:creator>
      <dc:date>2016-01-07T21:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to export a view over API</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815223#M10982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the data you need to put the view in a report and then run the report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 19:56:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/how-to-export-a-view-over-API/m-p/1815223#M10982</guid>
      <dc:creator>dtaliafe</dc:creator>
      <dc:date>2016-01-14T19:56:39Z</dc:date>
    </item>
  </channel>
</rss>

