listMonitors
inline suspend fun NetworkFlowMonitorClient.listMonitors(crossinline block: ListMonitorsRequest.Builder.() -> Unit): ListMonitorsResponse
List all monitors in an account. Optionally, you can list only monitors that have a specific status, by using the STATUS
parameter.