adds documentation for new server api filters

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

Branch: refs/heads/master
Commit: c9e1282f6e93a844374b773b18370b09e5c10d1b
Parents: 680a1b7
Author: Jeremy Mitchell <mitchell...@gmail.com>
Authored: Wed Dec 28 14:13:04 2016 -0700
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Wed Dec 28 14:13:04 2016 -0700

----------------------------------------------------------------------
 docs/source/development/traffic_ops_api/v12/server.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/c9e1282f/docs/source/development/traffic_ops_api/v12/server.rst
----------------------------------------------------------------------
diff --git a/docs/source/development/traffic_ops_api/v12/server.rst 
b/docs/source/development/traffic_ops_api/v12/server.rst
index 3700160..3b5c366 100644
--- a/docs/source/development/traffic_ops_api/v12/server.rst
+++ b/docs/source/development/traffic_ops_api/v12/server.rst
@@ -44,6 +44,10 @@ Server
   
+--------------------+----------+---------------------------------------------+
   | ``profileId``      | no       | Used to filter servers by profile.         
 |
   
+--------------------+----------+---------------------------------------------+
+  | ``cdnId``          | no       | Used to filter servers by CDN.             
 |
+  
+--------------------+----------+---------------------------------------------+
+  | ``cachegroupId``   | no       | Used to filter servers by cache group.     
 |
+  
+--------------------+----------+---------------------------------------------+
 
   **Response Properties**
 

Reply via email to