service
SapCopyMoveStruct


public struct SapCopyMoveStruct

Properties
sourcePortFdn

type=string

destinationPortFdn

type=string

isMoving This parameter specifies the operation to be performed on a SAP. The options are: Copy (false - default), Move (true)

type=boolean

outerEncapShiftOffset The Outer Encap Value Offset parameter specifies the offset value that is used to shift the outer encapsulation value of a copied or moved SAP. This value is required when the destination port has a SAP that uses the same encapsulation value as the SAP that is being copied or moved. The range is –4094 to 4094. The default is 0.

type=int

innerEncapShiftOffset The Inner Encap Value Offset parameter specifies the offset value used to shift the inner encapsulation value of a copied or moved SAP. This value is required when the destination port has a SAP with the same encapsulation value as the SAP that is being copied or moved. The range is –65 535 to 65 535 for ATM channels. Otherwise, the range is –4095 to 4095. The default is 0.

type=int

targetType This parameter specifies the type of interface on which the move and copy operations are performed. The options are: L2 Access Interface(1 - default), L3 Access Interface(2), L3 Subscriber Interface SAP(3)

type=int