HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/ipsla_responders

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Reference Resource: Port
Interface for listening for IP SLA probes. If both responder_ip and responder_interface are provided responder_ip will be used. If both responder_ip or responder_interface are NOT provided, the responder listens on all L3 interfaces in a given VRF.

string
length ≤ 256

IP address for listening for IP SLA probes. If both responder_ip and responder_interface are provided responder_ip will be used. If both responder_ip or responder_interface are NOT provided, the responder listens on all L3 interfaces in a given VRF.

string
enum
required

Type of IP SLA: udp_echo: responds to UDP echo probes. tcp_connect: responds to TCP connect requests. udp_jitter_voip: responds to UDP VOIP probes.

Allowed:
string
required

Reference Resource: VRF
VRF on which the responder listens for IP SLA packets.

string
required
length between 1 and 64

Reference Resource: ipsla_responder
SLA name that uniquely identifies an IP SLA Responder.

integer
required
1 to 65535

TCP/UDP port number on which the responder needs to listen for the probes.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!