<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[CloudForms Now]]></provider_name><provider_url><![CDATA[http://cloudformsblog.redhat.com]]></provider_url><author_name><![CDATA[johnhardy36]]></author_name><author_url><![CDATA[https://cloudformsblog.redhat.com/author/johnhardy36/]]></author_url><title><![CDATA[RESTapi &#8211; A teach yourself&nbsp;lab!]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>Here is a lab I put together for a recent event, it was well received and I think it is very valuable to the ManageIQ and CloudForms user bases.</p>
<p>In the lab you will GET and POST RESTapi actions. Its a basic look at some common use cases such as,</p>
<ul>
<li>Query a VM&#8217;s hardware inventory.</li>
<li>Query the VMS for any who are tagged with &#8220;Function/Database&#8221;</li>
<li><span style="line-height:1.5;">Show the tags on a specific VM</span></li>
<li><span style="line-height:1.5;">Create new Category and Tag in the appliance</span></li>
<li><span style="line-height:1.5;">Assign a Category/Tag to a VM</span></li>
<li><span style="line-height:1.5;">Provision a VM</span></li>
<li><span style="line-height:1.5;">Query the status of the Provision request.</span></li>
</ul>
<p><!--more--></p>
<p>The lab expects you to have an appliance provisioned and connected to a provider (the lab uses AMAZON EC2) Therefore when querying attributes of a vm/instance the return list is specific to the provider. CPU&#8217;s are not available on AWS EC2, whereas availability zones are.</p>
<p><em>Note : Cut and Pasting the code from the slides can introduce ASCII translation errors depending on platform. Take care to ensure quotes are &#8220;.</em></p>
<p>I will do another post in the future to cover off &#8220;PUT, PATCH and DELETE&#8221; actions.</p>
<p>The slides are here in PDF format &#8211; <a title="https://www.dropbox.com/s/14vwhd1fcb97prg/RESTapi.pdf?dl=0" href="https://www.dropbox.com/s/14vwhd1fcb97prg/RESTapi.pdf?dl=0" target="_blank" rel="noopener">https://www.dropbox.com/s/14vwhd1fcb97prg/RESTapi.pdf?dl=0</a></p>
<p>&nbsp;</p>
<p><a href="http://redhatmanagement.files.wordpress.com/2014/12/slide02.jpg"><img data-attachment-id="369" data-permalink="https://cloudformsblog.redhat.com/slide02/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide02" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-369 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=720&#038;h=540" alt="Slide02" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide03.jpg"><img data-attachment-id="370" data-permalink="https://cloudformsblog.redhat.com/slide03/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide03" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-370 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=720&#038;h=540" alt="Slide03" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide03.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide04.jpg"><img data-attachment-id="371" data-permalink="https://cloudformsblog.redhat.com/slide04/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide04" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-371 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=720&#038;h=540" alt="Slide04" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide04.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide05.jpg"><img data-attachment-id="372" data-permalink="https://cloudformsblog.redhat.com/slide05/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide05" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-372 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=720&#038;h=540" alt="Slide05" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide05.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide06.jpg"><img data-attachment-id="373" data-permalink="https://cloudformsblog.redhat.com/slide06/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide06" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-373 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=720&#038;h=540" alt="Slide06" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide06.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide07.jpg"><img data-attachment-id="374" data-permalink="https://cloudformsblog.redhat.com/slide07/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide07" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-374 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=720&#038;h=540" alt="Slide07" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide07.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide08.jpg"><img data-attachment-id="375" data-permalink="https://cloudformsblog.redhat.com/slide08/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide08" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-375 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=720&#038;h=540" alt="Slide08" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide08.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide09.jpg"><img data-attachment-id="376" data-permalink="https://cloudformsblog.redhat.com/slide09/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide09" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-376 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=720&#038;h=540" alt="Slide09" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide09.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide10.jpg"><img data-attachment-id="377" data-permalink="https://cloudformsblog.redhat.com/slide10/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide10" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-377 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=720&#038;h=540" alt="Slide10" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide10.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide11.jpg"><img data-attachment-id="378" data-permalink="https://cloudformsblog.redhat.com/slide11/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide11" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-378 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=720&#038;h=540" alt="Slide11" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide11.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide12.jpg"><img data-attachment-id="379" data-permalink="https://cloudformsblog.redhat.com/slide12/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide12" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-379 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=720&#038;h=540" alt="Slide12" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide12.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide13.jpg"><img data-attachment-id="380" data-permalink="https://cloudformsblog.redhat.com/slide13/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide13" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-380 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=720&#038;h=540" alt="Slide13" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide13.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide14.jpg"><img data-attachment-id="381" data-permalink="https://cloudformsblog.redhat.com/slide14/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide14" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-381 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=720&#038;h=540" alt="Slide14" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide14.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide15.jpg"><img data-attachment-id="382" data-permalink="https://cloudformsblog.redhat.com/slide15/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide15" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-382 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=720&#038;h=540" alt="Slide15" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide15.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide16.jpg"><img data-attachment-id="383" data-permalink="https://cloudformsblog.redhat.com/slide16/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide16" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-383 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=720&#038;h=540" alt="Slide16" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide16.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide17.jpg"><img data-attachment-id="384" data-permalink="https://cloudformsblog.redhat.com/slide17/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide17" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-384 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=720&#038;h=540" alt="Slide17" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide17.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide18.jpg"><img data-attachment-id="385" data-permalink="https://cloudformsblog.redhat.com/slide18/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide18" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-385 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=720&#038;h=540" alt="Slide18" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide18.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide19.jpg"><img data-attachment-id="386" data-permalink="https://cloudformsblog.redhat.com/slide19/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide19" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-386 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=720&#038;h=540" alt="Slide19" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide19.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide20.jpg"><img data-attachment-id="387" data-permalink="https://cloudformsblog.redhat.com/slide20/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide20" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-387 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=720&#038;h=540" alt="Slide20" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide20.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide21.jpg"><img data-attachment-id="388" data-permalink="https://cloudformsblog.redhat.com/slide21/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide21" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-388 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=720&#038;h=540" alt="Slide21" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide21.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide22.jpg"><img data-attachment-id="389" data-permalink="https://cloudformsblog.redhat.com/slide22/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide22" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-389 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=720&#038;h=540" alt="Slide22" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide22.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide23.jpg"><img data-attachment-id="390" data-permalink="https://cloudformsblog.redhat.com/slide23/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide23" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-390 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=720&#038;h=540" alt="Slide23" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide23.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a> <a href="http://redhatmanagement.files.wordpress.com/2014/12/slide24.jpg"><img data-attachment-id="391" data-permalink="https://cloudformsblog.redhat.com/slide24/" data-orig-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=720&#038;h=540" data-orig-size="720,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Slide24" data-image-description="" data-medium-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=720&#038;h=540?w=300" data-large-file="https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=720&#038;h=540?w=720" class="alignnone wp-image-391 size-full" src="https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=720&#038;h=540" alt="Slide24" width="720" height="540" srcset="https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg 720w, https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=150&amp;h=113 150w, https://cloudformsredhat.files.wordpress.com/2014/12/slide24.jpg?w=300&amp;h=225 300w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></html><thumbnail_url><![CDATA[https://cloudformsredhat.files.wordpress.com/2014/12/slide02.jpg?fit=440%2C330]]></thumbnail_url><thumbnail_width><![CDATA[440]]></thumbnail_width><thumbnail_height><![CDATA[330]]></thumbnail_height></oembed>