<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SOAP Archives - LucD notes</title>
	<atom:link href="https://www.lucd.info/tag/soap/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lucd.info/tag/soap/</link>
	<description>My PowerShell ramblings</description>
	<lastBuildDate>Mon, 05 Mar 2018 19:59:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.lucd.info/wp-content/uploads/2018/12/cropped-120px-Tibetan_Dharmacakra-32x32.png</url>
	<title>SOAP Archives - LucD notes</title>
	<link>https://www.lucd.info/tag/soap/</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>PowerCLI, REST API and a sample module for Tag management</title>
		<link>https://www.lucd.info/2018/02/22/powercli-rest-api-sample-module-tag-management/</link>
					<comments>https://www.lucd.info/2018/02/22/powercli-rest-api-sample-module-tag-management/#comments</comments>
		
		<dc:creator><![CDATA[LucD]]></dc:creator>
		<pubDate>Thu, 22 Feb 2018 08:23:03 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[rCisTag]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[TechGenix]]></category>
		<guid isPermaLink="false">http://www.lucd.info/?p=5782</guid>

					<description><![CDATA[As most of you might know by now, VMware is moving away from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As most of you might know by now, VMware is moving away from SOAP and going to <a href="https://blogs.vmware.com/code/2017/02/02/getting-started-vsphere-automation-sdk-rest/" target="_blank" rel="noopener">REST API</a>.</p>
<p>Is this something you should know about? Yes, you should!</p>
<p>In a two-part article on <a href="https://techgenix.com/" target="_blank" rel="noopener">TechGenix</a>, I wrote down my thoughts and observations on REST API. The article goes into what this move towards the REST API might mean for you as a scripter/administrator.</p>
<p><img fetchpriority="high" decoding="async" class="wp-image-5784 size-full alignnone" src="https://www.lucd.info/wp-content/uploads/2018/02/rCisTag.png" alt="" width="351" height="434" srcset="https://www.lucd.info/wp-content/uploads/2018/02/rCisTag.png 351w, https://www.lucd.info/wp-content/uploads/2018/02/rCisTag-243x300.png 243w" sizes="(max-width: 351px) 100vw, 351px" /></p>
<p>&nbsp;</p>
<p>Since an article on coding, without a coding example doesn&#8217;t make much sense, I added a module, named <a href="https://github.com/vmware/PowerCLI-Example-Scripts/tree/master/Modules/rCisTag" target="_blank" rel="noopener">rCisTag</a> on the <a href="https://github.com/vmware/PowerCLI-Example-Scripts" target="_blank" rel="noopener">PowerCLI Examples repository</a>.</p>
<h2>Articles</h2>
<p>Enjoy reading <strong>Part 1</strong>, <a href="https://techgenix.com/vmware-rest-api/" target="_blank" rel="noopener">Understanding the VMware REST API interface</a>!</p>
<p>and <strong>Part 2</strong>, <a href="https://techgenix.com/soap-vs-rest-vmware-environments/" target="_blank" rel="noopener">SOAP vs REST for performing tasks in VMware environments</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.lucd.info/2018/02/22/powercli-rest-api-sample-module-tag-management/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
