mhoppa commented on a change in pull request #4142: Allow IPv6 Only Caches, including monitoring and routing URL: https://github.com/apache/trafficcontrol/pull/4142#discussion_r382744571
########## File path: docs/source/api/v1/servers.rst ########## @@ -90,8 +90,16 @@ Response Structure :interfaceMtu: The :abbr:`MTU (Maximum Transmission Unit)` configured on ``interfaceName`` :interfaceName: The name of the primary network interface used by the server :ip6Address: The IPv6 address and subnet mask of ``interfaceName`` +:ip6IsService: A boolean value which if ``true`` indicates that the IPv6 address will be used for routing content. + + .. versionadded:: 2.0 Review comment: all the versionadded should be added to the v2.0 docs and removed completely from the v1 docs. Also when moving them no need to include versionadded anymore ---------------------------------------------------------------- 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
