<?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 vRA 8.8 - Tag Managment over Api in VMware Aria Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Aria-Discussions/vRA-8-8-Tag-Managment-over-Api/m-p/2916263#M358</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Just in Case someone is looking for Tag Managment over the Api: it does not exists. There is the entry Point "/iaas/api/tags" which only accepts the GET Method at the Moment.&lt;/P&gt;&lt;P&gt;But creating new Tags can be done with the PATCH Method on a Object (for Example on a vSphere Network):&lt;BR /&gt;URI: /iaas/api/fabric-networks-vsphere/{id}&lt;BR /&gt;Method: PATCH&lt;BR /&gt;Body: {"tags": [{"key": "your_new_tag_name","value": "your_new_tag_value"}]}&lt;/P&gt;&lt;P&gt;Removing all Tags from on Object (again from a vSphere Network):&lt;BR /&gt;URI: /iaas/api/fabric-networks-vsphere/{id}&lt;BR /&gt;Method: PATCH&lt;BR /&gt;Body: {"tags": []}&lt;/P&gt;&lt;P&gt;The Remove will not delete the Tags from vRA and there is no Way to delete them over the Api.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 08:19:58 GMT</pubDate>
    <dc:creator>rwk1982</dc:creator>
    <dc:date>2022-06-28T08:19:58Z</dc:date>
    <item>
      <title>vRA 8.8 - Tag Managment over Api</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Discussions/vRA-8-8-Tag-Managment-over-Api/m-p/2916263#M358</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Just in Case someone is looking for Tag Managment over the Api: it does not exists. There is the entry Point "/iaas/api/tags" which only accepts the GET Method at the Moment.&lt;/P&gt;&lt;P&gt;But creating new Tags can be done with the PATCH Method on a Object (for Example on a vSphere Network):&lt;BR /&gt;URI: /iaas/api/fabric-networks-vsphere/{id}&lt;BR /&gt;Method: PATCH&lt;BR /&gt;Body: {"tags": [{"key": "your_new_tag_name","value": "your_new_tag_value"}]}&lt;/P&gt;&lt;P&gt;Removing all Tags from on Object (again from a vSphere Network):&lt;BR /&gt;URI: /iaas/api/fabric-networks-vsphere/{id}&lt;BR /&gt;Method: PATCH&lt;BR /&gt;Body: {"tags": []}&lt;/P&gt;&lt;P&gt;The Remove will not delete the Tags from vRA and there is no Way to delete them over the Api.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 08:19:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Discussions/vRA-8-8-Tag-Managment-over-Api/m-p/2916263#M358</guid>
      <dc:creator>rwk1982</dc:creator>
      <dc:date>2022-06-28T08:19:58Z</dc:date>
    </item>
  </channel>
</rss>

