HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/ipsla_responders

Body Params
string
required
length between 1 and 64

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

string
enum

Persistence of IPSLA session, i.e how the IP SLA session is provisioned: persistent : IP SLA session created by CLI or REST that will be retained over system reboot. volatile : IP SLA session typically created by Aruba Central that will not be reatined over system reboot.

Allowed:
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. This column value can be empty.

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. This column value can be empty.

integer
required
1 to 65535

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

string
enum

The version of IP address used by the responder.

Allowed:
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.

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
Response
Click Try It! to start a request and see the response here!