<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to PUT_site</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>Recent changes to PUT_site</description><atom:link href="https://sourceforge.net/p/xcat/wiki/PUT_site/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 23 Jun 2014 15:44:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xcat/wiki/PUT_site/feed" rel="self" type="application/rss+xml"/><item><title>PUT_site modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -27,5 +27,6 @@

 " is an user-defined attribute for the cluster. For all currently supported attributes, you can refer the output of "

-    lsdef -h -t site&amp;lt;pre&amp;gt;".
-    
+    lsdef -h -t site
+
+".
&lt;/pre&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 15:44:15 -0000</pubDate><guid>https://sourceforge.netbd414bbc94168cdd5de709bd7bd160d9f4938033</guid></item><item><title>PUT_site modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -7,9 +7,25 @@

 Example:  
-https://myserver/xcatws/site?userName=xxx&amp;amp;password=xxx&amp;amp;format=html  
+
+    
+    PUT https://myserver/xcatws/site?userName=xxx&amp;amp;password=xxx&amp;amp;format=html
+
+  

 with data:  
+
+    
+    ["xcatdport=3001",...,"timezone=America/New_York"]
+

-["xcatdport=3001","timezone=America/New_York"]  

+
+The "
+    
+    xcatdport
+
+" is an user-defined attribute for the cluster. For all currently supported attributes, you can refer the output of "
+    
+    lsdef -h -t site&amp;lt;pre&amp;gt;".
+    
&lt;/pre&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 15:44:15 -0000</pubDate><guid>https://sourceforge.net7b6b4bbcff68f806b7575ddd5df929ebfdad7a6e</guid></item><item><title>PUT_site modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -7,17 +7,9 @@

 Example:  
-https://myserver/xcatws/site  
+https://myserver/xcatws/site?userName=xxx&amp;amp;password=xxx&amp;amp;format=html  

 with data:  

-{"entries":[  
+["xcatdport=3001","timezone=America/New_York"]  

-
-     {"key":"xcatdport", "value":"3001"},  
-
-     {"key":"timezone", "value":"America/New_York"}  
-
-
-]}  
-
&lt;/pre&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 15:44:15 -0000</pubDate><guid>https://sourceforge.net25fd3e98ca063cddc8968a99481abdb5dc0cba66</guid></item><item><title>PUT_site modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,8 +3,8 @@
 Fields:  
 key - required field  
 value - required field  
-comments - optional - just a comment about this entry  
-disable - optional - disables this entry in the table  
+
+

 Example:  
 https://myserver/xcatws/site  
&lt;/pre&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 15:44:14 -0000</pubDate><guid>https://sourceforge.net3bc5d658e28f96a5e9cb5dd58d1ab4b5cd1ee159</guid></item><item><title>PUT_site modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -14,7 +14,7 @@
 {"entries":[

-     {"key":"xcatdport", "value":"3001", "comments":"using the default"},  
+     {"key":"xcatdport", "value":"3001"},  

      {"key":"timezone", "value":"America/New_York"}  

&lt;/pre&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 15:44:14 -0000</pubDate><guid>https://sourceforge.nete3a17d12a709cf6834222efd5c6a3577ab097f17</guid></item><item><title>PUT_site modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,15 +1,23 @@
-Changes entries in the site table. 
-
-Fields: key - required field value - required field comments - optional - just a comment about this entry disable - optional - disables this entry in the table 
-
+Changes entries in the site table.  
+  
+Fields:  
+key - required field  
+value - required field  
+comments - optional - just a comment about this entry  
+disable - optional - disables this entry in the table  
+  
 Example:  
 https://myserver/xcatws/site

 with data:  

-{"entries":[ 
+{"entries":[  

-     {"key":"xcatdport", "value":"3001", "comments":"using the default"}, 
-     {"key":"timezone", "value":"America/New_York"} 

-]} 
+     {"key":"xcatdport", "value":"3001", "comments":"using the default"},  
+
+     {"key":"timezone", "value":"America/New_York"}  
+
+
+]}  
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chris hardee</dc:creator><pubDate>Mon, 23 Jun 2014 15:44:13 -0000</pubDate><guid>https://sourceforge.net8c779f9f023a5e7170d06342b499dfa4e5c3d67c</guid></item><item><title>PUT_site modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,8 +2,11 @@

 Fields: key - required field value - required field comments - optional - just a comment about this entry disable - optional - disables this entry in the table 

-Example: 
-
+Example:  
+https://myserver/xcatws/site  
+  
+with data:  
+  
 {"entries":[ 

      {"key":"xcatdport", "value":"3001", "comments":"using the default"}, 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chris hardee</dc:creator><pubDate>Mon, 23 Jun 2014 15:44:13 -0000</pubDate><guid>https://sourceforge.net8912659f88939b22f2c0a0a0696d2781c93dbe09</guid></item><item><title>PUT_site modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/PUT_site/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changes entries in the site table. &lt;/p&gt;
&lt;p&gt;Fields: key - required field value - required field comments - optional - just a comment about this entry disable - optional - disables this entry in the table &lt;/p&gt;
&lt;p&gt;Example: &lt;/p&gt;
&lt;p&gt;{"entries":[ &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt; &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;key&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;xcatdport&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;value&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;3001&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;comments&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;using the default&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt; 
 &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;key&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;timezone&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;value&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;America/New_York&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;]} &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chris hardee</dc:creator><pubDate>Mon, 23 Jun 2014 15:44:12 -0000</pubDate><guid>https://sourceforge.net198d94baad946a06da79c332d9053bfa3dee956c</guid></item></channel></rss>