Patch iperf

Update iperf configuration in Edge

patch

Update the iperf configuration on the Edge, you need to specify the required value for ‘iperf_version.’ The valid options are ‘iperf’ (which handles UDP) and ‘iperf3’ (which handles TCP), along with the port number. If no port is specified, the default ports are 5001 for iperf and 5201 for iperf3. Note: After applying the Patch, use the GET API to verify that the service has started successfully.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequired

The IP address of the edge

Possible values:
Body
or
Responses
200

sample response body

application/json
patch
/v1/edge/{edgeIp}/iperf
200

sample response body

Last updated

Was this helpful?