Update docs from commit 512f97f55abda9c85da484ab7570283ee693bdd9

Project: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/795170bd
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/795170bd
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/795170bd

Branch: refs/heads/asf-site
Commit: 795170bdae2158f6c0de3e370d2d18baaed36cf1
Parents: 8ccbc54
Author: jenkins <bui...@apache.org>
Authored: Fri Dec 1 16:32:09 2017 +0000
Committer: jenkins <bui...@apache.org>
Committed: Fri Dec 1 16:32:09 2017 +0000

----------------------------------------------------------------------
 .../traffic_ops_api/v12/server.rst.txt          | 168 ++++++++++---------
 .../development/traffic_ops_api/v12/server.html | 112 ++++++++-----
 docs/master/searchindex.js                      |   2 +-
 3 files changed, 159 insertions(+), 123 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/795170bd/docs/master/_sources/development/traffic_ops_api/v12/server.rst.txt
----------------------------------------------------------------------
diff --git 
a/docs/master/_sources/development/traffic_ops_api/v12/server.rst.txt 
b/docs/master/_sources/development/traffic_ops_api/v12/server.rst.txt
index 2730827..77ae9f8 100644
--- a/docs/master/_sources/development/traffic_ops_api/v12/server.rst.txt
+++ b/docs/master/_sources/development/traffic_ops_api/v12/server.rst.txt
@@ -930,83 +930,89 @@ Server
 
   **Request Properties**
 
-  
+----------------+----------+-------------------------------------------------+
-  |      Name      | Required |                  Description                   
 |
-  
+================+==========+=================================================+
-  | hostName       | yes      | The host name part of the server.              
 |
-  
+----------------+----------+-------------------------------------------------+
-  | domainName     | yes      | The domain name part of the FQDN of the cache. 
 |
-  
+----------------+----------+-------------------------------------------------+
-  | cachegroup     | yes      | cache group name                               
 |
-  
+----------------+----------+-------------------------------------------------+
-  | interfaceName  | yes      |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | ipAddress      | yes      | Must be unique per server profile.             
 |
-  
+----------------+----------+-------------------------------------------------+
-  | ipNetmask      | yes      |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | ipGateway      | yes      |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | interfaceMtu   | no       | 1500 or 9000                                   
 |
-  
+----------------+----------+-------------------------------------------------+
-  | physLocation   | yes      |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | type           | yes      | server type                                    
 |
-  
+----------------+----------+-------------------------------------------------+
-  | profile        | yes      | Profile ID - Profile's CDN must match 
server's. |
-  
+----------------+----------+-------------------------------------------------+
-  | cdnName        | yes      | cdn name the server belongs to                 
 |
-  
+----------------+----------+-------------------------------------------------+
-  | tcpPort        | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | httpsPort      | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | xmppId         | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | xmppPasswd     | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | ip6Address     | no       | Must be unique per server profile.             
 |
-  
+----------------+----------+-------------------------------------------------+
-  | ip6Gateway     | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | rack           | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | mgmtIpAddress  | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | mgmtIpNetmask  | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | mgmtIpGateway  | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | iloIpAddress   | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | iloIpNetmask   | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | iloIpGateway   | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | iloUsername    | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | iloPassword    | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | routerHostName | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
-  | routerPortName | no       |                                                
 |
-  
+----------------+----------+-------------------------------------------------+
+  
+----------------+----------+-------------------------------------------------------------+
+  |      Name      | Required |                  Description                   
             |
+  
+================+==========+=============================================================+
+  | hostName       | yes      | The host name part of the server.              
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | domainName     | yes      | The domain name part of the FQDN of the cache. 
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | cachegroupId   | yes      | Cache Group ID                                 
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | interfaceName  | yes      | The interface name (e.g. eth0, p2p1).          
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | ipAddress      | yes      | Must be unique per server profile.             
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | ipNetmask      | yes      | The IPv4 Netmask                               
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | ipGateway      | yes      | The IPv4 Gateway.                              
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | interfaceMtu   | yes      | 1500 or 9000                                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | physLocationId | yes      | The ID of the Physical Location.               
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | typeId         | yes      | The ID of the Server Type                      
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | profileId      | yes      | Profile ID - Profile's CDN must match 
server's.             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | cdnId          | yes      | CDN ID the server belongs to                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | updPending     | yes      | Is there an update pending for this server. 
(true or false) |
+  
+----------------+----------+-------------------------------------------------------------+
+  | statusId       | yes      | The Status ID of the server.                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | tcpPort        | no       | Must be a valid TCP port if specified.         
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | httpsPort      | no       | Must be a valid TCP port if specified.         
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | xmppId         | no       |                                                
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | xmppPasswd     | no       |                                                
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | ip6Address     | no       | IPv6 address and prefix. Must be unique per 
server profile. |
+  
+----------------+----------+-------------------------------------------------------------+
+  | ip6Gateway     | no       | IPv6 Gateway                                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | rack           | no       | The rack location in the Data Center.          
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | mgmtIpAddress  | no       | The IPv4 management address.                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | mgmtIpNetmask  | no       | The IPv4 management netmask.                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | mgmtIpGateway  | no       | The IPv4 management gateway.                   
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | iloIpAddress   | no       | The IPv4 ILO address.                          
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | iloIpNetmask   | no       | The IPv4 ILO netmask.                          
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | iloIpGateway   | no       | The IPv4 ILO gateway.                          
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | iloUsername    | no       | The ILO username.                              
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | iloPassword    | no       | The ILO password.                              
             |
+  
+----------------+----------+-------------------------------------------------------------+
+  | routerHostName | no       | The hostname of the router the server is 
connected to.      |
+  
+----------------+----------+-------------------------------------------------------------+
+  | routerPortName | no       | The portname in the router.                    
             |
+  
+----------------+----------+-------------------------------------------------------------+
 
   **Request Example** ::
 
     {
         "hostName": "tc1_ats1",
-        "domainName": "my.test.com",
-        "cachegroup": "cache_group_edge",
-        "cdnName": "cdn_number_1",
+        "domainName": "cdn1.kabletown.test",
+        "cachegroupId": 1,
+        "cdnId": 1,
         "interfaceName": "eth0",
         "ipAddress": "10.74.27.188",
         "ipNetmask": "255.255.255.0",
         "ipGateway": "10.74.27.1",
-        "interfaceMtu": "1500",
-        "physLocation": "plocation-chi-1",
-        "type": "EDGE",
-        "profile": "EDGE1_CDN1_421"
+        "interfaceMtu": 1500,
+        "physLocationId": 1,
+        "typeId": 1,
+        "profileId": 1,
+       "updPending": true,
+       "statusId": 1
     }
 
 |
@@ -1081,27 +1087,29 @@ Server
 
     {
         'response' : {
+           'profileId' : 1,
             'xmppPasswd' : '**********',
             'profile' : 'EDGE1_CDN1_421',
-            'iloUsername' : null,
+            'iloUsername' : 'username',
+           'statusId' : 1,
             'status' : 'REPORTED',
             'ipAddress' : '10.74.27.188',
-            'cdnId' : '1',
+            'cdnId' : 1,
             'physLocation' : 'plocation-chi-1',
             'cachegroup' : 'cache_group_edge',
             'interfaceName' : 'eth0',
             'ip6Gateway' : null,
             'iloPassword' : null,
-            'id' : '1003',
+            'id' : 1003,
             'routerPortName' : null,
             'lastUpdated' : '2016-01-25 14:16:16',
             'ipNetmask' : '255.255.255.0',
             'ipGateway' : '10.74.27.1',
-            'tcpPort' : '80',
-            'httpsPort' : '443',
+            'tcpPort' : 80,
+            'httpsPort' : 443,
             'mgmtIpAddress' : null,
             'ip6Address' : null,
-            'interfaceMtu' : '1500',
+            'interfaceMtu' : 1500,
             'iloIpGateway' : null,
             'hostName' : 'tc1_ats1',
             'xmppId' : 'tc1_ats1',
@@ -1110,9 +1118,17 @@ Server
             'iloIpAddress' : null,
             'mgmtIpGateway' : null,
             'type' : 'EDGE',
-            'domainName' : 'my.test.com',
+            'domainName' : 'cdn1.kabletown.test',
             'iloIpNetmask' : null,
-            'routerHostName' : null
+            'routerHostName' : null,
+           'updPending' : false,
+           'guid' : null,
+           'physLocationId' : 1,
+           'offlineReason' : 'N\/A',
+           'cachegroupId' : 1,
+           'typeId' : 1,
+           'cdnName' : 'cdn1',
+           'profileDesc' : 'The profile description'
         }
     }
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/795170bd/docs/master/development/traffic_ops_api/v12/server.html
----------------------------------------------------------------------
diff --git a/docs/master/development/traffic_ops_api/v12/server.html 
b/docs/master/development/traffic_ops_api/v12/server.html
index 8317838..7b4c67f 100644
--- a/docs/master/development/traffic_ops_api/v12/server.html
+++ b/docs/master/development/traffic_ops_api/v12/server.html
@@ -1625,9 +1625,9 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
 <p><strong>Request Properties</strong></p>
 <table border="1" class="docutils">
 <colgroup>
-<col width="21%" />
-<col width="13%" />
-<col width="65%" />
+<col width="18%" />
+<col width="11%" />
+<col width="70%" />
 </colgroup>
 <thead valign="bottom">
 <tr class="row-odd"><th class="head">Name</th>
@@ -1644,13 +1644,13 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
 <td>yes</td>
 <td>The domain name part of the FQDN of the cache.</td>
 </tr>
-<tr class="row-even"><td>cachegroup</td>
+<tr class="row-even"><td>cachegroupId</td>
 <td>yes</td>
-<td>cache group name</td>
+<td>Cache Group ID</td>
 </tr>
 <tr class="row-odd"><td>interfaceName</td>
 <td>yes</td>
-<td>&#160;</td>
+<td>The interface name (e.g. eth0, p2p1).</td>
 </tr>
 <tr class="row-even"><td>ipAddress</td>
 <td>yes</td>
@@ -1658,39 +1658,47 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
 </tr>
 <tr class="row-odd"><td>ipNetmask</td>
 <td>yes</td>
-<td>&#160;</td>
+<td>The IPv4 Netmask</td>
 </tr>
 <tr class="row-even"><td>ipGateway</td>
 <td>yes</td>
-<td>&#160;</td>
+<td>The IPv4 Gateway.</td>
 </tr>
 <tr class="row-odd"><td>interfaceMtu</td>
-<td>no</td>
+<td>yes</td>
 <td>1500 or 9000</td>
 </tr>
-<tr class="row-even"><td>physLocation</td>
+<tr class="row-even"><td>physLocationId</td>
 <td>yes</td>
-<td>&#160;</td>
+<td>The ID of the Physical Location.</td>
 </tr>
-<tr class="row-odd"><td>type</td>
+<tr class="row-odd"><td>typeId</td>
 <td>yes</td>
-<td>server type</td>
+<td>The ID of the Server Type</td>
 </tr>
-<tr class="row-even"><td>profile</td>
+<tr class="row-even"><td>profileId</td>
 <td>yes</td>
 <td>Profile ID - Profile&#8217;s CDN must match server&#8217;s.</td>
 </tr>
-<tr class="row-odd"><td>cdnName</td>
+<tr class="row-odd"><td>cdnId</td>
 <td>yes</td>
-<td>cdn name the server belongs to</td>
+<td>CDN ID the server belongs to</td>
+</tr>
+<tr class="row-even"><td>updPending</td>
+<td>yes</td>
+<td>Is there an update pending for this server. (true or false)</td>
+</tr>
+<tr class="row-odd"><td>statusId</td>
+<td>yes</td>
+<td>The Status ID of the server.</td>
 </tr>
 <tr class="row-even"><td>tcpPort</td>
 <td>no</td>
-<td>&#160;</td>
+<td>Must be a valid TCP port if specified.</td>
 </tr>
 <tr class="row-odd"><td>httpsPort</td>
 <td>no</td>
-<td>&#160;</td>
+<td>Must be a valid TCP port if specified.</td>
 </tr>
 <tr class="row-even"><td>xmppId</td>
 <td>no</td>
@@ -1702,72 +1710,74 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
 </tr>
 <tr class="row-even"><td>ip6Address</td>
 <td>no</td>
-<td>Must be unique per server profile.</td>
+<td>IPv6 address and prefix. Must be unique per server profile.</td>
 </tr>
 <tr class="row-odd"><td>ip6Gateway</td>
 <td>no</td>
-<td>&#160;</td>
+<td>IPv6 Gateway</td>
 </tr>
 <tr class="row-even"><td>rack</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The rack location in the Data Center.</td>
 </tr>
 <tr class="row-odd"><td>mgmtIpAddress</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 management address.</td>
 </tr>
 <tr class="row-even"><td>mgmtIpNetmask</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 management netmask.</td>
 </tr>
 <tr class="row-odd"><td>mgmtIpGateway</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 management gateway.</td>
 </tr>
 <tr class="row-even"><td>iloIpAddress</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 ILO address.</td>
 </tr>
 <tr class="row-odd"><td>iloIpNetmask</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 ILO netmask.</td>
 </tr>
 <tr class="row-even"><td>iloIpGateway</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The IPv4 ILO gateway.</td>
 </tr>
 <tr class="row-odd"><td>iloUsername</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The ILO username.</td>
 </tr>
 <tr class="row-even"><td>iloPassword</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The ILO password.</td>
 </tr>
 <tr class="row-odd"><td>routerHostName</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The hostname of the router the server is connected to.</td>
 </tr>
 <tr class="row-even"><td>routerPortName</td>
 <td>no</td>
-<td>&#160;</td>
+<td>The portname in the router.</td>
 </tr>
 </tbody>
 </table>
 <p><strong>Request Example</strong></p>
 <div class="highlight-default"><div class="highlight"><pre><span 
class="p">{</span>
     <span class="s2">&quot;hostName&quot;</span><span class="p">:</span> <span 
class="s2">&quot;tc1_ats1&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;domainName&quot;</span><span class="p">:</span> 
<span class="s2">&quot;my.test.com&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;cachegroup&quot;</span><span class="p">:</span> 
<span class="s2">&quot;cache_group_edge&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;cdnName&quot;</span><span class="p">:</span> <span 
class="s2">&quot;cdn_number_1&quot;</span><span class="p">,</span>
+    <span class="s2">&quot;domainName&quot;</span><span class="p">:</span> 
<span class="s2">&quot;cdn1.kabletown.test&quot;</span><span class="p">,</span>
+    <span class="s2">&quot;cachegroupId&quot;</span><span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
+    <span class="s2">&quot;cdnId&quot;</span><span class="p">:</span> <span 
class="mi">1</span><span class="p">,</span>
     <span class="s2">&quot;interfaceName&quot;</span><span class="p">:</span> 
<span class="s2">&quot;eth0&quot;</span><span class="p">,</span>
     <span class="s2">&quot;ipAddress&quot;</span><span class="p">:</span> 
<span class="s2">&quot;10.74.27.188&quot;</span><span class="p">,</span>
     <span class="s2">&quot;ipNetmask&quot;</span><span class="p">:</span> 
<span class="s2">&quot;255.255.255.0&quot;</span><span class="p">,</span>
     <span class="s2">&quot;ipGateway&quot;</span><span class="p">:</span> 
<span class="s2">&quot;10.74.27.1&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;interfaceMtu&quot;</span><span class="p">:</span> 
<span class="s2">&quot;1500&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;physLocation&quot;</span><span class="p">:</span> 
<span class="s2">&quot;plocation-chi-1&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;type&quot;</span><span class="p">:</span> <span 
class="s2">&quot;EDGE&quot;</span><span class="p">,</span>
-    <span class="s2">&quot;profile&quot;</span><span class="p">:</span> <span 
class="s2">&quot;EDGE1_CDN1_421&quot;</span>
+    <span class="s2">&quot;interfaceMtu&quot;</span><span class="p">:</span> 
<span class="mi">1500</span><span class="p">,</span>
+    <span class="s2">&quot;physLocationId&quot;</span><span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
+    <span class="s2">&quot;typeId&quot;</span><span class="p">:</span> <span 
class="mi">1</span><span class="p">,</span>
+    <span class="s2">&quot;profileId&quot;</span><span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
+    <span class="s2">&quot;updPending&quot;</span><span class="p">:</span> 
<span class="n">true</span><span class="p">,</span>
+    <span class="s2">&quot;statusId&quot;</span><span class="p">:</span> <span 
class="mi">1</span>
 <span class="p">}</span>
 </pre></div>
 </div>
@@ -1915,27 +1925,29 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
 <p><strong>Response Example</strong></p>
 <div class="highlight-default"><div class="highlight"><pre><span 
class="p">{</span>
     <span class="s1">&#39;response&#39;</span> <span class="p">:</span> <span 
class="p">{</span>
+        <span class="s1">&#39;profileId&#39;</span> <span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
         <span class="s1">&#39;xmppPasswd&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;**********&#39;</span><span class="p">,</span>
         <span class="s1">&#39;profile&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;EDGE1_CDN1_421&#39;</span><span class="p">,</span>
-        <span class="s1">&#39;iloUsername&#39;</span> <span class="p">:</span> 
<span class="n">null</span><span class="p">,</span>
+        <span class="s1">&#39;iloUsername&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;username&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;statusId&#39;</span> <span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
         <span class="s1">&#39;status&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;REPORTED&#39;</span><span class="p">,</span>
         <span class="s1">&#39;ipAddress&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;10.74.27.188&#39;</span><span class="p">,</span>
-        <span class="s1">&#39;cdnId&#39;</span> <span class="p">:</span> <span 
class="s1">&#39;1&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;cdnId&#39;</span> <span class="p">:</span> <span 
class="mi">1</span><span class="p">,</span>
         <span class="s1">&#39;physLocation&#39;</span> <span 
class="p">:</span> <span class="s1">&#39;plocation-chi-1&#39;</span><span 
class="p">,</span>
         <span class="s1">&#39;cachegroup&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;cache_group_edge&#39;</span><span class="p">,</span>
         <span class="s1">&#39;interfaceName&#39;</span> <span 
class="p">:</span> <span class="s1">&#39;eth0&#39;</span><span 
class="p">,</span>
         <span class="s1">&#39;ip6Gateway&#39;</span> <span class="p">:</span> 
<span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;iloPassword&#39;</span> <span class="p">:</span> 
<span class="n">null</span><span class="p">,</span>
-        <span class="s1">&#39;id&#39;</span> <span class="p">:</span> <span 
class="s1">&#39;1003&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;id&#39;</span> <span class="p">:</span> <span 
class="mi">1003</span><span class="p">,</span>
         <span class="s1">&#39;routerPortName&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;lastUpdated&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;2016-01-25 14:16:16&#39;</span><span class="p">,</span>
         <span class="s1">&#39;ipNetmask&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;255.255.255.0&#39;</span><span class="p">,</span>
         <span class="s1">&#39;ipGateway&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;10.74.27.1&#39;</span><span class="p">,</span>
-        <span class="s1">&#39;tcpPort&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;80&#39;</span><span class="p">,</span>
-        <span class="s1">&#39;httpsPort&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;443&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;tcpPort&#39;</span> <span class="p">:</span> 
<span class="mi">80</span><span class="p">,</span>
+        <span class="s1">&#39;httpsPort&#39;</span> <span class="p">:</span> 
<span class="mi">443</span><span class="p">,</span>
         <span class="s1">&#39;mgmtIpAddress&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;ip6Address&#39;</span> <span class="p">:</span> 
<span class="n">null</span><span class="p">,</span>
-        <span class="s1">&#39;interfaceMtu&#39;</span> <span 
class="p">:</span> <span class="s1">&#39;1500&#39;</span><span 
class="p">,</span>
+        <span class="s1">&#39;interfaceMtu&#39;</span> <span 
class="p">:</span> <span class="mi">1500</span><span class="p">,</span>
         <span class="s1">&#39;iloIpGateway&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;hostName&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;tc1_ats1&#39;</span><span class="p">,</span>
         <span class="s1">&#39;xmppId&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;tc1_ats1&#39;</span><span class="p">,</span>
@@ -1944,9 +1956,17 @@ protocol (<a class="reference external" 
href="http://";>http://</a> or <a class="
         <span class="s1">&#39;iloIpAddress&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;mgmtIpGateway&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s1">&#39;type&#39;</span> <span class="p">:</span> <span 
class="s1">&#39;EDGE&#39;</span><span class="p">,</span>
-        <span class="s1">&#39;domainName&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;my.test.com&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;domainName&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;cdn1.kabletown.test&#39;</span><span class="p">,</span>
         <span class="s1">&#39;iloIpNetmask&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
-        <span class="s1">&#39;routerHostName&#39;</span> <span 
class="p">:</span> <span class="n">null</span>
+        <span class="s1">&#39;routerHostName&#39;</span> <span 
class="p">:</span> <span class="n">null</span><span class="p">,</span>
+        <span class="s1">&#39;updPending&#39;</span> <span class="p">:</span> 
<span class="n">false</span><span class="p">,</span>
+        <span class="s1">&#39;guid&#39;</span> <span class="p">:</span> <span 
class="n">null</span><span class="p">,</span>
+        <span class="s1">&#39;physLocationId&#39;</span> <span 
class="p">:</span> <span class="mi">1</span><span class="p">,</span>
+        <span class="s1">&#39;offlineReason&#39;</span> <span 
class="p">:</span> <span class="s1">&#39;N\/A&#39;</span><span 
class="p">,</span>
+        <span class="s1">&#39;cachegroupId&#39;</span> <span 
class="p">:</span> <span class="mi">1</span><span class="p">,</span>
+        <span class="s1">&#39;typeId&#39;</span> <span class="p">:</span> 
<span class="mi">1</span><span class="p">,</span>
+        <span class="s1">&#39;cdnName&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;cdn1&#39;</span><span class="p">,</span>
+        <span class="s1">&#39;profileDesc&#39;</span> <span class="p">:</span> 
<span class="s1">&#39;The profile description&#39;</span>
     <span class="p">}</span>
 <span class="p">}</span>
 </pre></div>

Reply via email to