Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NetworkConfiguration

Details of the network configuration. For NETWORK monitor type, NetworkConfiguration is mandatory.

Properties

Optional numberOfHops

numberOfHops: undefined | number

Number of hops. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional probeMode

probeMode: model.ProbeMode

Type of probe mode when TCP protocol is selected.

Optional probePerHop

probePerHop: undefined | number

Number of probes per hop. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional protocol

protocol: model.Protocol

Type of protocol.

Optional transmissionRate

transmissionRate: undefined | number

Number of probe packets sent out simultaneously. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj