/system/sflows/{sFlow.name}Ask AIpatch https://switch-ip/rest/v10.16/system/sflows/{sFlow.name}Path ParamssFlow.namestringrequiredReference Resource: sFlowsFlow identifier for the configuration. Should be alphanumeric.Body Paramsagent_addressstringlength ≤ 45IPv4 or IPv6 address used in sFlow datagrams to identify the device that sent the sFlow data to the sFlow collector. It is usually set to an IP address on the device that is reachable from the collector. This field is mandatory for sFlow to be enabled.If not configured,sFlow will not be programmed and sFlow datagrams will not be transmitted.collectorsarray of stringslength ≤ 3Reference Resource: sFlow_collectorsFlow collectors that should receive the samples.collectorsADD stringenabledbooleanEnables sFlow globally in the systemtruefalseheaderinteger64 to 256Number of bytes of a sampled packet to send to the collector.max_datagraminteger200 to 1400Maximum number of bytes that will be send in the sFlow datagram.pollinginteger10 to 3600Specifies the interval in seconds at which counter statistics are sent to the collector.reachability_checkbooleanThe device periodically probes all configured collectors using ICMP echo. When reachability_check is enabled,the device will send SFLOW datagrams only to those collectors which respond to ICMP request.When not enabled, it will disregard the ICMP echo check outcome and will send SFLOW datagrams to the configured collectors.truefalsesamplinginteger1 to 1000000000Specifies the rate at which packets should be sampled and sent to the collector.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 415Unsupported Media Type 500Internal Server Error 501Not Implemented 503Service UnavailableUpdated almost 4 years ago