zrhoffman commented on a change in pull request #4966:
URL: https://github.com/apache/trafficcontrol/pull/4966#discussion_r478482947



##########
File path: docs/source/api/v3/servers.rst
##########
@@ -36,7 +36,9 @@ Request Structure
        
+============+==========+===================================================================================================================+
        | cachegroup | no       | Return only those servers within the 
:term:`Cache Group` that has this :ref:`cache-group-id`                      |
        
+------------+----------+-------------------------------------------------------------------------------------------------------------------+
-       | dsId       | no       | Return only those servers assigned to the 
:term:`Delivery Service` identified by this integral, unique identifier |
+       | dsId       | no       | Return only those servers assigned to the 
:term:`Delivery Service` identified by this integral, unique identifier.|
+       |            | no       | If the Delivery Service has a :term:` 
Topology` assigned to it, the :ref:`to-api-servers` endpoint will return    |
+       |            | no       | each server whose :ref:`Cache Group` is 
associated with a :term:`Topology Node` of that Topology.                 |

Review comment:
       Changed to `:term:` role in 64fe080020

##########
File path: docs/source/glossary.rst
##########
@@ -422,6 +422,14 @@ Glossary
        Tenancies
                Users are grouped into :dfn:`Tenants` (or :dfn:`Tenancies`) to 
segregate ownership of and permissions over :term:`Delivery Services` and their 
resources. To be clear, the notion of :dfn:`Tenancy` **only** applies within 
the context of :term:`Delivery Services` and does **not** apply permissions 
restrictions to any other aspect of Traffic Control.
 
+       Topology Node
+       Topology Nodes
+       Parent Topology Node
+       Parent Topology Nodes
+       Child Topology Node
+       Child Topology Nodes
+               Each :term:`Topology Node` is associated with a particular 
:term:`Cache Group`. In addition, the Topology Node has 0, 1, or 2 Parent 
Topology Nodes and has 0, 1, or 2 Child Topology Nodes, according to your 
configuration.

Review comment:
       Using `:dfn:` role in f4b99beebc




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to