SLAOperation

Description

Captures the configuration of any SLA operation such as ICMP echo, ICMP jitter, etc. Operations of this type are used by SLA monitor.

IpIcmpEcho
{
  "timeout": 0,
  "frequency": 0,
  "threshold": 0,
  "numOfPackets": 0,
  "typeOfService": 0,
  "dataSize": 0,
  "type":"ipicmpecho"
}

Model Properties

Property Required Type Description
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.