<?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_images</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>Recent changes to GET_images</description><atom:link href="https://sourceforge.net/p/xcat/wiki/GET_images/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 23 Jun 2014 15:56:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xcat/wiki/GET_images/feed" rel="self" type="application/rss+xml"/><item><title>GET_images modified by xu qing</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,15 +1,25 @@
-Retrieve information about images or check an AIX image.  
-Without arguments, this returns a list of the following fields:  
-imagename,profile,imagetype,provmethod,osname,osvers,osdistro,osarch,synclists,comments,disable  
+Retrieve information about images.  
+Without arguments, this returns a list all of the images' name:

 If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified.  
 optional parameters:  
-imageName - the image to retrieve info for  
-field - a field to get info for. Any number of these can be used  
-  
-flags:  
-checkAixImage - check an AIX image  
+field - a field to get info for. Any number of these can be used, the field name can be: profile, imagetype, provmethod, rootfstype, osname, osvers, osdistro, osarch, synclists, postscripts, postbootscripts  

 Examples:  
-https://myserver/xcatws/images?imageName=rhel54&amp;amp;field=imagetype&amp;amp;field=profile  
-https://myserver/xcatws/images?imageName=61img&amp;amp;checkAixImage 
+
+    
+    GET https://myserver/xcatws/images?userName=xxx&amp;amp;password=xxx
+
+  
+
+
+Get all images' name.  
+  
+
+    
+    GET https://myserver/xcatws/images/rhel54?userName=xxx&amp;amp;password=xxx&amp;amp;field=imagetype&amp;amp;field=profile
+
+  
+
+
+Get image rhel54's attribute imagetype and profile value. 
&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:56:45 -0000</pubDate><guid>https://sourceforge.net5bd8a0fd234a1390a8405d676d6b05bba7df8bc4</guid></item><item><title>GET_images modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,7 +5,7 @@
 If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified.  
 optional parameters:  
 imageName - the image to retrieve info for  
-field - a field to get info for  
+field - a field to get info for. Any number of these can be used

 flags:  
 checkAixImage - check an AIX image  
&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:56:44 -0000</pubDate><guid>https://sourceforge.netf3d96738f0a86cd65058936e30bb79b3c042eb75</guid></item><item><title>GET_images modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,12 +1,15 @@
-Without arguments, this returns a list of the following fields: imagename,profile,imagetype,provmethod,osname,osvers,osdistro,osarch,synclists,comments,disable 
-
-If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified. 
-
-Sample Request:  
-{ 
-
-     'imageName: 'rhel54', 
-     'field': 'imagetype', 
-     'field': 'profile' 
-
-} 
+Retrieve information about images or check an AIX image.  
+Without arguments, this returns a list of the following fields:  
+imagename,profile,imagetype,provmethod,osname,osvers,osdistro,osarch,synclists,comments,disable  
+  
+If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified.  
+optional parameters:  
+imageName - the image to retrieve info for  
+field - a field to get info for  
+  
+flags:  
+checkAixImage - check an AIX image  
+  
+Examples:  
+https://myserver/xcatws/images?imageName=rhel54&amp;amp;field=imagetype&amp;amp;field=profile  
+https://myserver/xcatws/images?imageName=61img&amp;amp;checkAixImage 
&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:56:44 -0000</pubDate><guid>https://sourceforge.net6149fc5ec5238cd6ed4399b69f87e57783db2ac9</guid></item><item><title>GET_images modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,7 +2,8 @@

 If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified. 

-Sample Request: { 
+Sample Request:  
+{ 

      'imageName: 'rhel54', 
      'field': 'imagetype', 
&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:56:43 -0000</pubDate><guid>https://sourceforge.netc01b823903375f396233f7d14d7f0b1313a101df</guid></item><item><title>GET_images modified by chris hardee</title><link>https://sourceforge.net/p/xcat/wiki/GET_images/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Without arguments, this returns a list of the following fields: imagename,profile,imagetype,provmethod,osname,osvers,osdistro,osarch,synclists,comments,disable &lt;/p&gt;
&lt;p&gt;If data about a specific image is needed, the imagename can be used and if fewer fields are needed, they can be specified. &lt;/p&gt;
&lt;p&gt;Sample Request: { &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt; &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;imageName&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;rhel54&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; 
 &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;field&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;imagetype&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; 
 &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;field&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;profile&lt;/span&gt;&lt;span class="err"&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:56:42 -0000</pubDate><guid>https://sourceforge.netd11415efb04cc6c65cd51a3d991584918aa06da9</guid></item></channel></rss>