calltrace
TraceInfoStruct


Structure used to pass the parameters for a addIPoECallTraceJob request. Either circuitId or remoteId or sapId or macAddress should be provided. circuitId and remoteId are mutually exclusive.


public struct TraceInfoStruct

Properties
siteId Specifies the site IP address.

type=string

circuitId Specifies the circuit ID of IPoE Session.

type=string

remoteId Specifies the remote ID of IPoE Session.

type=string

sapFdn Specifies the FDN of SAP.

type=string

macAddress Specifies the MAC address of IPoE Session.

type=string

traceProfileName Specifies the trace profile name. Its optional parameter.

type=string

maxJobs Specifies the max number of jobs. Its optional parameter.

type=int

traceExistingSessions Specifies should use existing trace session. Its optional parameter.

type=boolean

traceName Specifies the trace name. Its optional parameter.

type=string