mhoppa commented on a change in pull request #4072: Prevent Assigning Servers 
to Delivery Services Without Required Capabilities
URL: https://github.com/apache/trafficcontrol/pull/4072#discussion_r342059656
 
 

 ##########
 File path: docs/source/api/deliveryservices_id_servers_eligible.rst
 ##########
 @@ -23,7 +23,11 @@
 
 ``GET``
 =======
-Retrieves properties of Edge-Tier servers eligible for assignment to a 
particular :term:`Delivery Service`.
+Retrieves properties of Edge-Tier servers eligible for assignment to a 
particular :term:`Delivery Service`. Eligibility is determined based on the 
following properties:
+
+1. Server Type: Edge, Origin
+2. CDN: Server, :term:`Delivery Service` must belong to the same CDN
+3. Server Capabilities: If the :term:`Delivery Service` has  :term:`Delivery 
Service required capabilities`, a server must have all defined capabilities
 
 Review comment:
   I don't believe `:term:Delivery Service required capabilities` is a term and 
should not be marked as such

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to