ConnectionMonitorsQuery interface
Methods
| post(Connection |
Query a snapshot of the most recent connection states. |
Method Details
post(ConnectionMonitorsQueryParameters)
Query a snapshot of the most recent connection states.
function post(options: ConnectionMonitorsQueryParameters): StreamableMethod<ConnectionMonitorsQuery200Response | ConnectionMonitorsQuery202Response | ConnectionMonitorsQueryDefaultResponse>