ocket8888 commented on a change in pull request #4444: Document undocumented
Traffic Ops routes
URL: https://github.com/apache/trafficcontrol/pull/4444#discussion_r384066498
##########
File path: docs/source/api/v2/servers_id_deliveryservices.rst
##########
@@ -239,3 +239,81 @@ Response Structure
.. [#tenancy] Only the :term:`Delivery Services` visible to the requesting
user's :term:`Tenant` will appear, regardless of their :term:`Role` or the
:term:`Delivery Services`' actual 'server assignment' status.
+
+``POST``
+========
+Assign an arbitrary number of delivery services to a single server.
+
+:Auth. Required: Yes
+:Roles Required: "admin" or "operations"
+:Response Type: Object
+
+Request Structure
+-----------------
+.. table:: Request Path Parameters
+
+
+------+----------+---------------------------------------------------------------------------------------------+
+ | Name | Required | Description
|
+
+------+----------+---------------------------------------------------------------------------------------------+
+ | id | Yes | The integral, unique identifier of the server that
you want to assign delivery services to. |
Review comment:
path parameter is listed as "ID" not "id"
----------------------------------------------------------------
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