<?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: vROPS REST : How do I read out a View of a resource in VMware Aria Operations  Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2934157#M19220</link>
    <description>&lt;P&gt;OK...so here is a "solution"....its not brilliant but works:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;in vRO controlcenter, enable local execution&lt;/LI&gt;&lt;LI&gt;get the AuthKey from vROPS&lt;/LI&gt;&lt;LI&gt;write the curl command for downloading into a local file on /var/run/vco&lt;/LI&gt;&lt;LI&gt;make file executable 775&lt;/LI&gt;&lt;LI&gt;execute file&lt;/LI&gt;&lt;LI&gt;get return&lt;/LI&gt;&lt;LI&gt;delete temp file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;That way you can get a CSV Sting from the report into vRO&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 10:54:47 GMT</pubDate>
    <dc:creator>Windspirit</dc:creator>
    <dc:date>2022-10-18T10:54:47Z</dc:date>
    <item>
      <title>vROPS REST : How do I read out a View of a resource</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933629#M19209</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;accessing REST etc is easily done. But I can not find in the REST docu&amp;nbsp; (&lt;A href="https://developer.vmware.com/apis/vrealize-operations" target="_blank" rel="noopener"&gt;https://developer.vmware.com/apis/vrealize-operations&lt;/A&gt;) any point to get VIEWS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like to use vRO to get the data of a view so I can do some fun stuff with it.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 11:51:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933629#M19209</guid>
      <dc:creator>Windspirit</dc:creator>
      <dc:date>2022-10-14T11:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: vROPS REST : How do I read out a View of a resource</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933954#M19210</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/162194"&gt;@Windspirit&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;In released vRops 8.10 you can use direct&amp;nbsp;GET​/internal​/views​/{id}​/data​/export&amp;nbsp;to obtain views result, or use existing&amp;nbsp;/api/reports API to generate/download reports with desired view. You can recheck both from&amp;nbsp;&lt;A href="https://YourvRopsIP/suite-api" target="_blank"&gt;https://YourvRopsIP/suite-api&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 09:03:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933954#M19210</guid>
      <dc:creator>RobertMesropyan</dc:creator>
      <dc:date>2022-10-17T09:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: vROPS REST : How do I read out a View of a resource</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933966#M19213</link>
      <description>&lt;P&gt;Thanks that helps a lot.&lt;/P&gt;&lt;P&gt;Reports...l looked at that. However, the issue was that I vRO can do (ATM..as far as I know) a binary download and the Download Plugin can not (ATM..I asked for it) take Headers (authorization token). So I was looking at running a CMD command on shell instead.&lt;/P&gt;&lt;P&gt;I do hope I can get to the views data as JSON..I will give it a test.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 11:49:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2933966#M19213</guid>
      <dc:creator>Windspirit</dc:creator>
      <dc:date>2022-10-17T11:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: vROPS REST : How do I read out a View of a resource</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2934132#M19219</link>
      <description>&lt;P&gt;(something is wrong with the communities...this is the third time I'm typing this)&lt;/P&gt;&lt;P&gt;The URLs given do not work, and neither are they in the Swagger.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 08:01:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2934132#M19219</guid>
      <dc:creator>Windspirit</dc:creator>
      <dc:date>2022-10-18T08:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: vROPS REST : How do I read out a View of a resource</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2934157#M19220</link>
      <description>&lt;P&gt;OK...so here is a "solution"....its not brilliant but works:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;in vRO controlcenter, enable local execution&lt;/LI&gt;&lt;LI&gt;get the AuthKey from vROPS&lt;/LI&gt;&lt;LI&gt;write the curl command for downloading into a local file on /var/run/vco&lt;/LI&gt;&lt;LI&gt;make file executable 775&lt;/LI&gt;&lt;LI&gt;execute file&lt;/LI&gt;&lt;LI&gt;get return&lt;/LI&gt;&lt;LI&gt;delete temp file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;That way you can get a CSV Sting from the report into vRO&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 10:54:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Operations/vROPS-REST-How-do-I-read-out-a-View-of-a-resource/m-p/2934157#M19220</guid>
      <dc:creator>Windspirit</dc:creator>
      <dc:date>2022-10-18T10:54:47Z</dc:date>
    </item>
  </channel>
</rss>

