setMonitoringModeOfClient
Sets monitoring mode of the client with ID specified in the argument.
Arguments
Argument | Description | Is required? |
---|---|---|
Client ID |
The client ID of the client process. The FTL server assigns each client process a unique client ID. |
Yes |
Monitoring Mode | Collecting subscription statistics can produce a large volume of data. You can enable (dynamic_monitor_info_on) and disable this feature (dynamic_monitor_info_off) for each individual client. When disabled, a client does not collect monitoring data. | Yes |
Returns
None