rawlinp commented on a change in pull request #6527:
URL: https://github.com/apache/trafficcontrol/pull/6527#discussion_r804078427
##########
File path: docs/source/development/traffic_monitor/traffic_monitor_api.rst
##########
@@ -402,6 +402,35 @@ Response Structure
TODO
+``/publish/DistributedPeerStates``
+==================================
+The health state information from all distributed peer Traffic Monitors.
+
+``GET``
+-------
+:Response Type: ?
+
+Request Structure
+"""""""""""""""""
+.. table:: Request Query Parameters
+
+
+--------------+---------+------------------------------------------------+
+ | Parameter | Type | Description
|
+
+==============+=========+================================================+
+ | ``hc`` | integer | The history count, number of items to
display. |
+
+--------------+---------+------------------------------------------------+
+ | ``stats`` | string | A comma separated list of stats to display.
|
+
+--------------+---------+------------------------------------------------+
+ | ``wildcard`` | boolean | Controls whether specified stats should be
|
+ | | | treated as partial strings.
|
+
+--------------+---------+------------------------------------------------+
+
+Response Structure
+""""""""""""""""""
+
+TODO
Review comment:
Yes, I think you're referring to
https://github.com/apache/trafficcontrol/issues/3351
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]