This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 9acaac3  fixed the config files table
9acaac3 is described below

commit 9acaac39d09ec7667e2fac5446aa664ea421a929
Author: Dewayne Richardson <dewr...@apache.org>
AuthorDate: Wed Apr 18 15:21:50 2018 -0600

    fixed the config files table
---
 .../development/traffic_ops_api/v12/configfiles_ats.rst     | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst 
b/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
index 3bbaa4e..f2b051a 100644
--- a/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
+++ b/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
@@ -17,7 +17,7 @@
 .. _to-api-v12-configfiles_ats:
 
 Config Files and Config File Metadata
-===
+=====================================
 
 .. _to-api-v12-configfiles_ats-route:
 
@@ -25,8 +25,6 @@ Config Files and Config File Metadata
 ++++++++++++++++++++++++++++++++++++++++++
 
 **GET /api/1.2/servers/:hostname/configfiles/ats**
-**GET /api/1.2/servers/:host_id/configfiles/ats**
-
 
   Authentication Required: Yes
 
@@ -36,8 +34,8 @@ Config Files and Config File Metadata
 
   **Response Properties**
 
-  
+======================================================================================================+
-  |                                        Info Section                        
                          |
+  
+-------------------+--------+-------------------------------------------------------------------------+
+  |                   |        |           Info Section                        
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   |    Parameter      |  Type  |                               Description     
                          |
   
+===================+========+=========================================================================+
@@ -60,11 +58,7 @@ Config Files and Config File Metadata
   | ``cdnName``       | string | The name of the cache's assigned CDN.         
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``serverTcpPort`` |  int   | The configured port of the server's used by 
ATS.                        |
-  
+======================================================================================================+
-  |                                    configFiles Section                     
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
-  |    Parameter      |  Type  |                               Description     
                          |
-  
+===================+========+=========================================================================+
   | ``fnameOnDisk``   | string | The filename of the configuration file as 
stored on the cache.          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``location``      | string | The directory location of the configuration 
file as stored on the cache.|
@@ -73,7 +67,6 @@ Config Files and Config File Metadata
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``scope``         | string | The scope of the configuration file.          
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
-  
 
   **Response Example** ::
 

-- 
To stop receiving notification emails like this one, please contact
mitchell...@apache.org.

Reply via email to