l2tp
RetrievingLacMlpppBundleStruct


This structure encapsulates all the necessary parameters required during retrieving LAC MLPPP bundles.


public struct RetrievingLacMlpppBundleStruct

Properties
siteId Specifies the NE of the LAC MLPPP bundle(s). This is a required input parameter.

type=string

routerId Specifies the routing instance Id of the LAC MLPPP bundle(s) belong to. This is a required input parameter.

type=long

bundleId Specifies the bundle ID. This is an optional input parameter.

type=long

timeout The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns. This is an optional input parameter. The default value is 5 minutes (300000).

type=long