<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to GET_tables_table</title><link>https://sourceforge.net/p/xcat/wiki/GET_tables_table/</link><description>Recent changes to GET_tables_table</description><atom:link href="https://sourceforge.net/p/xcat/wiki/GET_tables_table/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 23 Jun 2014 21:50:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xcat/wiki/GET_tables_table/feed" rel="self" type="application/rss+xml"/><item><title>GET_tables_table modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/GET_tables_table/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Retrieve attributes from the specified table.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;optional parameter(only select a row): &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;col = column name: The select condition column name. This parameter should used with parameter value and attribute. &lt;/li&gt;
&lt;li&gt;value = value&amp;nbsp;: the select condition value. This parameter should used with parameter col and attribute. &lt;/li&gt;
&lt;li&gt;attribute = attr name&amp;nbsp;: the attribute which want to get. This parameter should used with parameter col and value. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Excemple:&lt;br /&gt;
&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;GET&lt;/span&gt; &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="c1"&gt;//myserver/xcatws/tables/ppc?userName=xxx&amp;amp;password=xxx&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Dump all content in ppc table.&lt;br /&gt;
&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;GET&lt;/span&gt; &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="c1"&gt;//myserver/xcatws/tables/ppc?userName=xxx&amp;amp;password=xxx&amp;amp;col=nodetype&amp;amp;value=lpar&amp;amp;attribute=parent&amp;amp;attribute=hcp&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Display the first row satify the condition "nodetype=lpar", only return attribute "parent" and "hcp". &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xu qing</dc:creator><pubDate>Mon, 23 Jun 2014 21:50:31 -0000</pubDate><guid>https://sourceforge.netd7b529020cf3d772e1b93d6d3e4c1ddda5ace041</guid></item></channel></rss>