ocket8888 commented on a change in pull request #3739: TP: adds the ability to 
rearrange delivery service table columns as well as toggle column 
visibility/searchability
URL: https://github.com/apache/trafficcontrol/pull/3739#discussion_r308304180
 
 

 ##########
 File path: docs/source/admin/traffic_portal/usingtrafficportal.rst
 ##########
 @@ -137,55 +137,80 @@ A table showing the results of the periodic 
:ref:`to-check-ext` that are run. Th
 
 Services
 ========
-:guilabel:`Services` groups the functionality to modify :term:`Delivery 
Service`\ s - for those users with the necessary permissions - or make Requests 
for such changes - for uses without necessary permissions.
+:guilabel:`Services` groups the functionality to modify :term:`Delivery 
Service`\ s - for those users with the necessary permissions - or make Delivery 
Service Requests for such changes - for users without necessary permissions.
 
-.. figure:: images/tp_table_ds_requests.png
+
+.. figure:: ./images/tp_menu_services.png
        :align: center
-       :alt: An example table of Delivery Service Requests
+       :alt: The Traffic Portal 'Services' Menu
 
-       Table of Delivery Service Requests
+       The 'Services' Menu
 
 .. _tp-services-delivery-service:
 
-Delivery Service
+Delivery Services
 -----------------
-This page contains a table displaying all :term:`Delivery Service`\ s visible 
to the user. Each entry in this table has the following fields:
-
-:Key (XML ID): A unique string that identifies this :term:`Delivery Service`
-:Tenant:       The tenant to which the :term:`Delivery Service` is assigned
-:Origin:       The Origin Server's base URL. This includes the protocol (HTTP 
or HTTPS). Example: ``http://movies.origin.com``
-:Active:       When this is set to 'false', Traffic Router will not serve DNS 
or HTTP responses for this :term:`Delivery Service`
-:Type:         The type of content routing this :term:`Delivery Service` will 
use
-
-       .. seealso:: :ref:`ds-types`
-
-:Protocol: The protocol which which this :term:`Delivery Service` serves 
clients. Its value is one of:
-
-       HTTP
-               Only insecure requests will be serviced
-       HTTPS
-               Only secure requests will be serviced
-       HTTP and HTTPS
-               Both secure and insecure requests will be serviced
-       HTTP to HTTPS
-               Insecure requests will be redirected to secure locations and 
secure requests are serviced normally
-
-:CDN:                   The CDN to which the :term:`Delivery Service` belongs
-:IPv6 Enabled:          When set to 'true', the Traffic Router will respond to 
AAAA DNS requests for the routed name of this :term:`Delivery Service`, 
Otherwise, only A records will be served
-:DSCP:                  The :abbr:`DSCP (Differentiated Services Code Point)` 
value with which to mark IP packets sent to the client
-:Signing Algorithm:     The algorithm used to sign URLs used by the Delivery 
Service
-:Query String Handling: Describes how the :term:`Delivery Service` treats 
query strings. It has one of the following possible values:
+This page contains a table displaying all :term:`Delivery Service`\ s visible 
to the user as determined by their :term:`Tenant`.
 
 Review comment:
   You don't need the `\ s` anymore; plurals are recognized:
   
   ```rst
   :term:`Delivery Services` .. <- renders fine
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to