<?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 How to get tagging related objects in vSphere SDK for Perl Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-to-get-tagging-related-objects/m-p/1374933#M1475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I'm looking for a way to list on a vcenter, all tags.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Then, all objects associated to those tags.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I Know that I'm supposed to use Vapi on Vcenter 6.0+, and I mannaged to use correctly the script of the Automation SDK &lt;A href="https://github.com/vmware/vsphere-automation-sdk-perl/tree/master/samples/Tagging"&gt;GitHub&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;But I am not&amp;nbsp;familiar enough with Perl to achieve what I want.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Any help will be appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2018 12:57:50 GMT</pubDate>
    <dc:creator>FumbleBe</dc:creator>
    <dc:date>2018-11-05T12:57:50Z</dc:date>
    <item>
      <title>How to get tagging related objects</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-to-get-tagging-related-objects/m-p/1374933#M1475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I'm looking for a way to list on a vcenter, all tags.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Then, all objects associated to those tags.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I Know that I'm supposed to use Vapi on Vcenter 6.0+, and I mannaged to use correctly the script of the Automation SDK &lt;A href="https://github.com/vmware/vsphere-automation-sdk-perl/tree/master/samples/Tagging"&gt;GitHub&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;But I am not&amp;nbsp;familiar enough with Perl to achieve what I want.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Any help will be appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 12:57:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-to-get-tagging-related-objects/m-p/1374933#M1475</guid>
      <dc:creator>FumbleBe</dc:creator>
      <dc:date>2018-11-05T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re:How to get tagging related objects</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-to-get-tagging-related-objects/m-p/1374934#M1476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found this in the documentation:&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;CODE&gt;sub &lt;A class="code" href="https://vdc-repo.vmware.com/vmwb-repository/dcr-public/eb0076bc-aef7-489f-9b60-479239108844/d328b827-7d1e-4758-b304-bfe88dc01c60/d9/d74/class_com_1_1_vmware_1_1_cis_1_1_tagging_1_1_tag.html#ab59d54f963e26a4820ed4a231fc69675"&gt;list&lt;/A&gt; {&lt;/CODE&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="line"&gt;&lt;CODE&gt;my ($self, %args) = @_;&lt;/CODE&gt;&lt;/DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="line"&gt;&lt;CODE&gt;&lt;SPAN class="keywordflow"&gt;return&lt;/SPAN&gt; $self-&amp;gt;invoke(method_name =&amp;gt; &lt;SPAN class="stringliteral"&gt;'list'&lt;/SPAN&gt;, method_args =&amp;gt; {});&lt;/CODE&gt;&lt;/DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="line"&gt;&lt;CODE&gt;}&lt;/CODE&gt;&lt;/DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;DIV class="line"&gt;But I don't know how to use it...&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:31:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-to-get-tagging-related-objects/m-p/1374934#M1476</guid>
      <dc:creator>FumbleBe</dc:creator>
      <dc:date>2018-11-06T08:31:37Z</dc:date>
    </item>
  </channel>
</rss>

