Service IPSlaConfig

HTTP Method

Resource

Request

Response

Description

GET

.../ip-slas

   

N/A

WiredElementList

Returns the list of IP-SLA elements matching the given query.

POST

.../ip-slas

   

IpSlaConfig

IpSlaConfig

Adds the given IP-SLA to the model.

GET 

.../ip-slas/{ IpSlaConfig.ipsla_id}

   

N/A

IpSlaConfig

Returns the IP-SLA matching the given ID.

DELETE

.../ip-slas/{ IpSlaConfig .ipsla_id}

   

N/A

Void

Deletes the IP-SLA with the given ID from the model.

GET

.../ip-slas/{ IpSlaStatus .ipsla_id}/status

   

N/A

IpSlaStatus

Returns the IP-SLA matching the given ID.

PUT

.../ip-slas/{ IpSlaStatus .ipsla_id}/status

   

IpSlaStatus

IpSlaStatus

Updates the IP-SLA status matching the given ID.

GET

../ip-slas/history/{ IpSlaHistory .ipsla_id}

   

N/A

IpSlaHistory

Returns the IP-SLA history matching the given ID.

GET
.../ip-slas/jitter-voip/aggregated_results/{ IpSlaJitterVoipResults .ipsla_id}
   

N/A

IpSlaJitterVoipResults

Returns the IP-SLA aggregated results for UDP Jitter/ Jitter-For-Voip for the given ID.

GET
.../ip-slas/jitter-voip/results/{ IpSlaJitterVoipResults .ipsla_id}
   

N/A

IpSlaJitterVoipResults

Returns the IP-SLA results for UDP Jitter/ Jitter-For-Voip for the given ID.

GET
.../ip-slas/stats/{ IpSlaMessageStats .ipsla_id}
   

N/A

IpSlaMessageStats

Returns the IP-SLA stats matching the given ID.