dbGetTrunkConnectTrunks
dbGetTrunkConnectTrunks(d_trunkConnectId) =>l_trunkIds/ nil
Description
Returns the list of trunks associated with the specified trunk connect ID. The returned list includes the start and end trunks.
Arguments
|
The trunk connect pattern ID whose list of associated trunks must be returned. |
Value Returned
|
The list of start and end trunks of the specified trunk connect pattern ID. |
|
Examples
dbGetTrunkConnectTrunks(tc)
Related Topics
Topology Pattern Database Access Functions
Return to top