API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Modify existing SLA profile {name}

IPSLA Profile.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

IPSLA profile name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

Grouping for WAN IPSLA configuration

responder-sessions
array of objects
length ≤ 2147483647

List of IPSLA responder sessions.

responder-sessions
source-sessions
array of objects
length ≤ 2147483647

List of IPSLA source sessions.

source-sessions
wan
object

WAN SLA profile intended for Gateway and Microbranch AP platforms.

Creates an IPSLA profile (when sla-destination is set to
SLA_DESTINATION_MANUAL or SLA_DESTINATION_TUNNEL) that can be attached
to a Nexthop for Policy Based Routing(PBR) or a Threshold profile
(when sla-destination is set to SLA_THRESHOLD_WAN_HEALTH_CHECK)
that can be attached to a DPS WAN policy for steering the traffic
over the compliant uplink/tunnel or a SaaS Threshold profile (when
sla-destination is set to SLA_THRESHOLD_WAN_HEALTH_CHECK and the
profile is configured as saas-threshold-profile) that can be attached
to a SaaS Express application to forward the application traffic over
the best performing uplink.

string
length between 1 and 256

IPSLA profile description.

string
length between 1 and 256

IPSLA profile name.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json