You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by su...@apache.org on 2014/08/08 04:08:19 UTC

svn commit: r1616662 [3/5] - in /incubator/usergrid/site: content/community/ content/img/ publish/community/ publish/docs/access-token/ publish/docs/activity/ publish/docs/admin-portal/ publish/docs/admin-user/ publish/docs/app-security/ publish/docs/a...

Modified: incubator/usergrid/site/publish/docs/groups/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/groups/index.html?rev=1616662&r1=1616661&r2=1616662&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/groups/index.html (original)
+++ incubator/usergrid/site/publish/docs/groups/index.html Fri Aug  8 02:08:18 2014
@@ -148,11 +148,13 @@
 <p>Groups are also a great way to model things such a topic subscriptions. For example, you could allow people to subscribe (i.e. become a member of the group and be alerted via Activities) to /groups/memes/dogs/doge or subscribe to all /groups/memes/dogs</p>
 <h3 id="general-properties">General properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -187,13 +189,16 @@
 <td align="left">Display name</td>
 </tr>
 </tbody>
-</table><h3 id="set-properties">Set properties</h3>
+</table>
+<h3 id="set-properties">Set properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Set</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">connections</td>
@@ -211,13 +216,16 @@
 <td align="left">Set of group credentials</td>
 </tr>
 </tbody>
-</table><h3 id="collections">Collections</h3>
+</table>
+<h3 id="collections">Collections</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Collection</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">users</td>
@@ -240,7 +248,8 @@
 <td align="left">Set of roles to which a group belongs</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html?rev=1616662&r1=1616661&r2=1616662&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html (original)
+++ incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html Fri Aug  8 02:08:18 2014
@@ -160,17 +160,18 @@
 </li>
 <li>An <a href="#html5_client">HTML5 client</a>
 </li>
-</ul><p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
+</ul>
+<p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
 <h2 id="creating-a-user-account-in-app-services">Creating a user account in App services</h2>
 <p>Go to <a href="https://apigee.com/usergrid/">https://apigee.com/usergrid/</a> to access the login screen for the App services admin portal. If you are new to App services, sign up for an account to access the portal, specifying an organization (e.g., the name of your company or project team) and a username and password that you can use to authenticate. Because App services are designed for use by development teams, the same username can be associated with one or more organizations.</p>
 <p>If you create a new account, you receive a confirmation email that contains a URL that you must click to activate the account. After this, simply log in to the portal with your username and password.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/login.png?itok=ws5DhLDI"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/login.png?itok=ws5DhLDI">
 </div>
 <h2 id="creating-an-app-and-users">Creating an app and users</h2>
 <p>When you have logged in, you need to create a new application.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-1.png?itok=4o63Ia-y"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-1.png?itok=4o63Ia-y">
 </div>
 <ol style="list-style-type: decimal">
 <li>
@@ -178,7 +179,7 @@
 <li>Enter a unique application name. The name must be unique to avoid a conflict with another user running the same application.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-2.png?itok=yz8QznI7"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-2.png?itok=yz8QznI7">
 </div>
 </li>
 <li>
@@ -193,7 +194,7 @@
 <li>Click the Users box on the left side of the console <strong>(2)</strong>.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-3.png?itok=ncRlqPGQ"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-3.png?itok=ncRlqPGQ">
 </div>
 </li>
 <li>
@@ -201,13 +202,14 @@
 <li>Click the Add button and enter the user information for your application in the pop-up window (be sure to create a password you can remember), and then click the Create button. Repeat these steps to create a second username <em>test-user-2</em>.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-4.png?itok=X_kKe5Ke"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-4.png?itok=X_kKe5Ke">
 </div>
 </li>
 <li>
-</ol><p>When you have finished all these steps, you have a new application and two new users.</p>
+</ol>
+<p>When you have finished all these steps, you have a new application and two new users.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3">
 </div>
 <p>Now that you have created a uniquely named copy of the Messagee application as well as two user accounts (<em>test-user-1</em> and <em>test-user-2</em>), you are ready to test out the Messagee app. Use test-user-1 to log in to the app, and test-user-2 as the user to follow.</p>
 <p>To continue with the example, follow the instructions for a client app (<a href="#iOS_client">iOS client</a>, <a href="#android_client">Android client</a>, or <a href="#html5_client">HTML5 client</a>).</p>
@@ -227,7 +229,7 @@
 </ol>
 <p><a href="https://api.usergrid.com">https://api.usergrid.com</a>/&lt;Messagee&gt;/index.html</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-1-chooseapp.jpg?itok=NSQcdJrj"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-1-chooseapp.jpg?itok=NSQcdJrj">
 </div>
 </li>
 <li>
@@ -235,7 +237,7 @@
 <li>On the mobile client, complete the registration information and click Register.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-2-register.jpg?itok=Xzqe7mXV"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-2-register.jpg?itok=Xzqe7mXV">
 </div>
 </li>
 <li>
@@ -243,11 +245,11 @@
 <li>Log in to the Messagee app by entering the <em>test-user-1</em> account information created previously, and click the Sign in button.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-4-signin.jpg?itok=0M9QYU7b"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-4-signin.jpg?itok=0M9QYU7b">
 </div>
 <p>At this point, the message board is empty:</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-5-emptyfeed.jpg?itok=EWcUVMQN"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-5-emptyfeed.jpg?itok=EWcUVMQN">
 </div>
 </li>
 <li>
@@ -255,11 +257,11 @@
 <li>To post a message using the app, click the top-right icon in the message board to create a message, write the message text, and send it by clicking Post.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-6-newmsg.jpg?itok=Wj16l_5V"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-6-newmsg.jpg?itok=Wj16l_5V">
 </div>
 <p><strong>Note:</strong> The posted message should appear in the message board within few seconds.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-7-feed1msg.jpg?itok=RclSnHuU"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-7-feed1msg.jpg?itok=RclSnHuU">
 </div>
 <p>For your instance of the Messagee application to act like Twitter, you need to “follow” another user.</p>
 </li>
@@ -268,7 +270,7 @@
 <li>In the message board, click Add People and add <em>test-user-2</em> as a person that <em>test-user-1</em> follows.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-9-follow.jpg?itok=yJeaYnEj"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-9-follow.jpg?itok=yJeaYnEj">
 </div>
 </li>
 <li><ol start="14" style="list-style-type: decimal">
@@ -280,11 +282,12 @@
 </ol>
 <p>Because <em>test-user-1</em> follows <em>test-user-2</em>, you should see the message sent by <em>test-user-2</em> in the message board.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-10-seeusermsg.jpg?itok=Wcd7avBh"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-10-seeusermsg.jpg?itok=Wcd7avBh">
 </div>
 </li>
 <li>
-</ol><h2 id="ios-sdk">iOS SDK</h2>
+</ol>
+<h2 id="ios-sdk">iOS SDK</h2>
 <p>If you want to write iOS applications that connect to App services, <a href="http://www.apigee.com/docs/content/ios-sdk-redirect">download the Apache Usergrid iOS SDK</a></p>
 <p><strong>Note:</strong> The Messagee iOS application uses RestKit, a popular REST framework for iOS, to communicate with App services. Because App services use a REST API, you can use any REST framework to talk with the service. However, the official App services iOS SDK provides a more convenient communication mechanism that you should use unless you’re already using RestKit or some other framework in your project.</p>
 <h2 id="android-client-and-sdk">Android client and SDK</h2>

Modified: incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html?rev=1616662&r1=1616661&r2=1616662&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html (original)
+++ incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html Fri Aug  8 02:08:18 2014
@@ -156,15 +156,20 @@
 <ol style="list-style-type: decimal">
 <li>An unauthenticated user is automatically added to the Guest role so that they can register for a user account.</li>
 <li>A user who has a user account and authenticates with it is automatically added to the Default role. <strong>Note that by default, this role is very permissive.</strong> Be sure to restrict it with specific permission rules before deploying to production.</li>
-</ol><table>
+</ol>
+<table>
+<colgroup>
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+</colgroup>
+<thead>
+<tr class="header">
 <th align="left">Role</th>
 <th align="left">Description</th>
 <th align="left">Notes</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>Guest</p></td>
@@ -185,7 +190,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="defining-your-own-roles-andpermissions">Defining your own roles and permissions</h2>
+</table>
+<h2 id="defining-your-own-roles-andpermissions">Defining your own roles and permissions</h2>
 <p>When preparing an application for production use, a good first step is to edit permission rules for the Default role. This role will be applied for every user who authenticates as an Application User.</p>
 <p>The admin portal is the best place to manage roles. While you can manage roles and permissions programmatically (see <a href="/role">Role</a>), security-related calls from a mobile app will pose a security risk. Consider doing so only from a server-side web application.</p>
 <p>For easy-to-read examples, this section expresses permission rules in this way:</p>
@@ -193,7 +199,8 @@
 <ul>
 <li>&lt;operations&gt; is a comma-delimited set of REST operations (GET, PUT, POST, DELETE) that are allowed for the specified entity path.</li>
 <li>&lt;entity path pattern&gt; is a parameter evaluated using Apache Ant pattern matching (see <a href="http://ant.apache.org/manual/dirtasks.html#patterns">http://ant.apache.org/manual/dirtasks.html#patterns</a>).</li>
-</ul><p>For example, in the Default role, first remove the permission rule that grants full access to all authenticated users. You could then begin by creating a rule that grants access for the authenticated user to makes changes only to data associated with their account. </p>
+</ul>
+<p>For example, in the Default role, first remove the permission rule that grants full access to all authenticated users. You could then begin by creating a rule that grants access for the authenticated user to makes changes only to data associated with their account. </p>
 <pre><code>GET,PUT,POST,DELETE:/users/me/**</code></pre>
 <p>Use the Admin Portal to make role and permission rule changes. On the left sidebar of the portal, click Users, then click Roles. This displays the roles defined for the application. To create a role, click the Add button (it looks like a person’s silhouette). To delete a role, select the role you want to delete and click the Remove button (it looks like a trash can). To view the privileges in a role, click the role.</p>
 <p>Suppose you created a role named “customer”. Here’s what the privileges for the role might look like:</p>

Modified: incubator/usergrid/site/publish/docs/messagee-example/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/messagee-example/index.html?rev=1616662&r1=1616661&r2=1616662&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/messagee-example/index.html (original)
+++ incubator/usergrid/site/publish/docs/messagee-example/index.html Fri Aug  8 02:08:18 2014
@@ -160,17 +160,18 @@
 </li>
 <li>An <a href="#html5_client">HTML5 client</a>
 </li>
-</ul><p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
+</ul>
+<p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
 <h2 id="creating-a-user-account-in-app-services">Creating a user account in App services</h2>
 <p>Go to <a href="https://apigee.com/usergrid/">https://apigee.com/usergrid/</a> to access the login screen for the App services admin portal. If you are new to App services, sign up for an account to access the portal, specifying an organization (e.g., the name of your company or project team) and a username and password that you can use to authenticate. Because App services are designed for use by development teams, the same username can be associated with one or more organizations.</p>
 <p>If you create a new account, you receive a confirmation email that contains a URL that you must click to activate the account. After this, simply log in to the portal with your username and password.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/login.png?itok=ws5DhLDI"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/login.png?itok=ws5DhLDI">
 </div>
 <h2 id="creating-an-app-and-users">Creating an app and users</h2>
 <p>When you have logged in, you need to create a new application.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-1.png?itok=4o63Ia-y"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-1.png?itok=4o63Ia-y">
 </div>
 <ol style="list-style-type: decimal">
 <li>
@@ -178,7 +179,7 @@
 <li>Enter a unique application name. The name must be unique to avoid a conflict with another user running the same application.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-2.png?itok=yz8QznI7"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-2.png?itok=yz8QznI7">
 </div>
 </li>
 <li>
@@ -193,7 +194,7 @@
 <li>Click the Users box on the left side of the console <strong>(2)</strong>.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-3.png?itok=ncRlqPGQ"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-3.png?itok=ncRlqPGQ">
 </div>
 </li>
 <li>
@@ -201,13 +202,14 @@
 <li>Click the Add button and enter the user information for your application in the pop-up window (be sure to create a password you can remember), and then click the Create button. Repeat these steps to create a second username <em>test-user-2</em>.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-4.png?itok=X_kKe5Ke"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-4.png?itok=X_kKe5Ke">
 </div>
 </li>
 <li>
-</ol><p>When you have finished all these steps, you have a new application and two new users.</p>
+</ol>
+<p>When you have finished all these steps, you have a new application and two new users.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3">
 </div>
 <p>Now that you have created a uniquely named copy of the Messagee application as well as two user accounts (<em>test-user-1</em> and <em>test-user-2</em>), you are ready to test out the Messagee app. Use test-user-1 to log in to the app, and test-user-2 as the user to follow.</p>
 <p>To continue with the example, follow the instructions for a client app (<a href="#iOS_client">iOS client</a>, <a href="#android_client">Android client</a>, or <a href="#html5_client">HTML5 client</a>).</p>
@@ -227,7 +229,7 @@
 </ol>
 <p><a href="https://api.usergrid.com">https://api.usergrid.com</a>/&lt;Messagee&gt;/index.html</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-1-chooseapp.jpg?itok=NSQcdJrj"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-1-chooseapp.jpg?itok=NSQcdJrj">
 </div>
 </li>
 <li>
@@ -235,7 +237,7 @@
 <li>On the mobile client, complete the registration information and click Register.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-2-register.jpg?itok=Xzqe7mXV"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-2-register.jpg?itok=Xzqe7mXV">
 </div>
 </li>
 <li>
@@ -243,11 +245,11 @@
 <li>Log in to the Messagee app by entering the <em>test-user-1</em> account information created previously, and click the Sign in button.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-4-signin.jpg?itok=0M9QYU7b"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-4-signin.jpg?itok=0M9QYU7b">
 </div>
 <p>At this point, the message board is empty:</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-5-emptyfeed.jpg?itok=EWcUVMQN"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-5-emptyfeed.jpg?itok=EWcUVMQN">
 </div>
 </li>
 <li>
@@ -255,11 +257,11 @@
 <li>To post a message using the app, click the top-right icon in the message board to create a message, write the message text, and send it by clicking Post.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-6-newmsg.jpg?itok=Wj16l_5V"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-6-newmsg.jpg?itok=Wj16l_5V">
 </div>
 <p><strong>Note:</strong> The posted message should appear in the message board within few seconds.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-7-feed1msg.jpg?itok=RclSnHuU"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-7-feed1msg.jpg?itok=RclSnHuU">
 </div>
 <p>For your instance of the Messagee application to act like Twitter, you need to “follow” another user.</p>
 </li>
@@ -268,7 +270,7 @@
 <li>In the message board, click Add People and add <em>test-user-2</em> as a person that <em>test-user-1</em> follows.</li>
 </ol>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-9-follow.jpg?itok=yJeaYnEj"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-9-follow.jpg?itok=yJeaYnEj">
 </div>
 </li>
 <li><ol start="14" style="list-style-type: decimal">
@@ -280,11 +282,12 @@
 </ol>
 <p>Because <em>test-user-1</em> follows <em>test-user-2</em>, you should see the message sent by <em>test-user-2</em> in the message board.</p>
 <div class="figure">
-<embed src="/docs/sites/docs/files/styles/large/public/iOS-10-seeusermsg.jpg?itok=Wcd7avBh"></embed>
+<img src="/docs/sites/docs/files/styles/large/public/iOS-10-seeusermsg.jpg?itok=Wcd7avBh">
 </div>
 </li>
 <li>
-</ol><h2 id="ios-sdk">iOS SDK</h2>
+</ol>
+<h2 id="ios-sdk">iOS SDK</h2>
 <p>If you want to write iOS applications that connect to App services, <a href="http://www.apigee.com/docs/content/ios-sdk-redirect">download the Apache Usergrid iOS SDK</a></p>
 <p><strong>Note:</strong> The Messagee iOS application uses RestKit, a popular REST framework for iOS, to communicate with App services. Because App services use a REST API, you can use any REST framework to talk with the service. However, the official App services iOS SDK provides a more convenient communication mechanism that you should use unless you’re already using RestKit or some other framework in your project.</p>
 <h2 id="android-client-and-sdk">Android client and SDK</h2>

Modified: incubator/usergrid/site/publish/docs/organization/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/organization/index.html?rev=1616662&r1=1616661&r2=1616662&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/organization/index.html (original)
+++ incubator/usergrid/site/publish/docs/organization/index.html Fri Aug  8 02:08:18 2014
@@ -280,7 +280,8 @@
 <li><a href="#javascript_create_org">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_create_org">Ruby</a></li>
 <li><a href="#nodejs_create_org">Node.js</a></li>
-</ul><pre class="highlight"><code class="language-bash"><span class="nv">$ </span>curl -X POST <span class="s2">"https://api.usergrid.com/management/orgs"</span> <span class="se">\</span>
+</ul>
+<pre class="highlight"><code class="language-bash"><span class="nv">$ </span>curl -X POST <span class="s2">"https://api.usergrid.com/management/orgs"</span> <span class="se">\</span>
        -d <span class="s1">'{"password":"test12345","email":"tester123@hotmail.com","name":"test","username":"test123","organization":"testorg"}'</span></code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
@@ -337,15 +338,20 @@
 <p>GET /organizations|orgs/{org_name}|{uuid}</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</tr>
+</tbody>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-1">Example - Request</h3>
 <ul>
@@ -353,7 +359,8 @@
 <li><a href="#javascript_get_org">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_org">Ruby</a></li>
 <li><a href="#nodejs_get_org">Node.js</a></li>
-</ul><pre class="highlight"><code class="language-bash">curl -X GET <span class="s2">"https://api.usergrid.com/management/orgs/testorg"</span></code></pre>
+</ul>
+<pre class="highlight"><code class="language-bash">curl -X GET <span class="s2">"https://api.usergrid.com/management/orgs/testorg"</span></code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -404,10 +411,12 @@
 <p>GET /organizations|orgs/{org_name}|{uuid}/activate?token={token}&amp;confirm={confirm_email}</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg uuid</td>
@@ -422,14 +431,18 @@
 <td align="left">Send confirmation email (false is the default).</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
 <h3 id="example---request-2">Example - Request</h3>
 <ul>
 <li><a href="#curl_activate_org">cURL</a></li>
 <li><a href="#javascript_activate_org">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_activate_org">Ruby</a></li>
 <li><a href="#nodejs_activate_org">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/activate?token=33dd0563-cd0c-11e1-bcf7-12313d1c4491"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/activate?token=33dd0563-cd0c-11e1-bcf7-12313d1c4491"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -460,22 +473,30 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{uuid}/reactivate</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
 <h3 id="example---request-3">Example - Request</h3>
 <ul>
 <li><a href="#curl_reactivate_org">cURL</a></li>
 <li><a href="#javascript_reactivate_org">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_reactivate_org">Ruby</a></li>
 <li><a href="#nodejs_reactivate_org">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/reactivate"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/reactivate"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p> </p>
@@ -506,15 +527,20 @@ client.request(options, function (err, d
 <p>POST /organizations|orgs/{org_name}|{uuid}/credentials</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</tr>
+</tbody>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-4">Example - Request</h3>
 <ul>
@@ -522,7 +548,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_gen_org_credentials">JavaScript</a></li>
 <li><a href="#ruby_gen_org_credentials">Ruby</a></li>
 <li><a href="#nodejs_gen_org_credentials">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/management/orgs/credentials"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/management/orgs/credentials"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -556,15 +585,20 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{uuid}/credentials</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</tr>
+</tbody>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-5">Example - Request</h3>
 <ul>
@@ -572,7 +606,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_get_org_credentials">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_org_credentials">Ruby</a></li>
 <li><a href="#nodejs_get_org_credentials">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/credentials"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/credentials"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -606,15 +643,20 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{uuid}/feed</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</tr>
+</tbody>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-6">Example - Request</h3>
 <ul>
@@ -622,7 +664,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_get_org_feed">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_org_feed">Ruby</a></li>
 <li><a href="#nodejs_get_org_feed">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/feed"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/feed"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -696,7 +741,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_create_org_app">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_create_org_app">Ruby</a></li>
 <li><a href="#nodejs_create_org_app">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X -i POST "https://api.usergrid.com/management/orgs/testorg/apps" -d '{"access_token":"YWMtmNIFFBI6EeKvXSIACowF7QAAATpL0bVQtGOWe8PMwLfQ9kD_VKQa7IH4UBQ","name":"testapp1"}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X -i POST "https://api.usergrid.com/management/orgs/testorg/apps" -d '{"access_token":"YWMtmNIFFBI6EeKvXSIACowF7QAAATpL0bVQtGOWe8PMwLfQ9kD_VKQa7IH4UBQ","name":"testapp1"}'</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p> </p>
@@ -731,10 +779,12 @@ client.request(options, function (err, d
 <p>DELETE /organizations|orgs/{org_name}|{org_uuid}/apps/{app_name}|{app_uuid}</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg uuid</td>
@@ -745,7 +795,8 @@ client.request(options, function (err, d
 <td align="left">Application name or application UUID.</td>
 </tr>
 </tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-8">Example - Request</h3>
 <ul>
@@ -753,7 +804,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_delete_org_app">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_org_app">Ruby</a></li>
 <li><a href="#nodejs_delete_org_app">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com/management/orgs/testorg/apps/testapp1"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com/management/orgs/testorg/apps/testapp1"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p> </p>
@@ -784,10 +838,12 @@ client.request(options, function (err, d
 <p>POST /organizations|orgs/{org_name}|{uuid}/applications|apps/{app_name}|{uuid}/credentials</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg uuid</td>
@@ -798,7 +854,8 @@ client.request(options, function (err, d
 <td align="left">Application name or application UUID.</td>
 </tr>
 </tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-9">Example - Request</h3>
 <ul>
@@ -806,7 +863,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_gen_app_credentials">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_gen_app_credentials">Ruby</a></li>
 <li><a href="#nodejs_gen_app_credentials">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/management/orgs/testorg/apps/testapp1/credentials"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/management/orgs/testorg/apps/testapp1/credentials"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -840,10 +900,12 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{uuid}/applications|apps/{app_name}|{uuid}/credentials</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg uuid</td>
@@ -854,7 +916,8 @@ client.request(options, function (err, d
 <td align="left">Application name or application UUID.</td>
 </tr>
 </tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-10">Example - Request</h3>
 <ul>
@@ -862,7 +925,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_get_app_credentials">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_app_credentials">Ruby</a></li>
 <li><a href="#nodejs_get_app_credentials">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/apps/testapp1/credentials"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/apps/testapp1/credentials"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -896,15 +962,20 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{uuid}/applications|apps</p>
 <p>Parameters</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
+</tr>
+</tbody>
+</table>
+<p><strong>Note:</strong> You also need to provide a valid access token with the API call. See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for details.</p>
 <p> </p>
 <h3 id="example---request-11">Example - Request</h3>
 <ul>
@@ -912,7 +983,10 @@ client.request(options, function (err, d
 <li><a href="#javascript_get_apps_org">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_apps_org">Ruby</a></li>
 <li><a href="#nodejs_get_apps_org">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/apps"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/apps"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p> </p>
@@ -949,10 +1023,12 @@ client.request(options, function (err, d
 <p>PUT /organizations|orgs/{org_name}|{org_uuid}/users/{username|email|uuid}</p>
 <h3 id="parameters-2">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg org_uuid</td>
@@ -963,14 +1039,18 @@ client.request(options, function (err, d
 <td align="left">User name, user email address, or user UUID.</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
 <h3 id="example---request-12">Example - Request</h3>
 <ul>
 <li><a href="#curl_add_admin_user">cURL</a></li>
 <li><a href="#javascript_add_admin_user">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_add_admin_user">Ruby</a></li>
 <li><a href="#nodejs_add_admin_user">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X PUT "https://api.usergrid.com/management/orgs/testorg/users/test123"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X PUT "https://api.usergrid.com/management/orgs/testorg/users/test123"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -1015,22 +1095,30 @@ client.request(options, function (err, d
 <p>GET /organizations|orgs/{org_name}|{org_uuid}/users</p>
 <h3 id="parameters-3">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">string org_name|arg org_uuid</td>
 <td align="left">Organization name or organization UUID.</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
 <h3 id="example---request-13">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_admin_users">cURL</a></li>
 <li><a href="#javascript_get_admin_users">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_admin_users">Ruby</a></li>
 <li><a href="#nodejs_get_admin_users">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/users"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/management/orgs/testorg/users"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
@@ -1074,10 +1162,12 @@ client.request(options, function (err, d
 <p>DELETE /organizations|orgs/{org_name}|{org_uuid}/users/{username|email|uuid}</p>
 <h3 id="parameters-4">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">string org_name|arg org_uuid</td>
@@ -1088,14 +1178,18 @@ client.request(options, function (err, d
 <td align="left">User name, user email address, or user UUID.</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
 <h3 id="example---request-14">Example - Request</h3>
 <ul>
 <li><a href="#curl_delete_admin_user">cURL</a></li>
 <li><a href="#javascript_delete_admin_user">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_admin_user">Ruby</a></li>
 <li><a href="#nodejs_delete_admin_user">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com/management/orgs/testorg/users/test123"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com/management/orgs/testorg/users/test123"</code></pre>
 <p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
 <p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
 <p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>