httpOutRequests

This command supports reset. This command displays the monitored statistics of outgoing HTTP requests from Identity Server.

Example output:

<?xml version="1.0" encoding="UTF-8"?><OutGoingHTTPRequests> <ThreadIntervals> <NamedValues> <NamedValue name="Total" value="25" /> </NamedValues> <Historical> <Spectrometer dataPoints="10" totalCount="25" maxDataPoints="500"> <max>51</max> <min>2</min> <mean>12</mean> </Spectrometer> </Historical> </ThreadIntervals></OutGoingHTTPRequests>