FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: moveDeviceRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
sourceDevices  moveDeviceList  1..1  Devices to move. See moveDeviceList.
soldToUniqueId  string  0..1 

Unique database identifier of the account to which the device currently belongs.

Specify either soldToUniqueId or soldToName, not both.

soldToName  string  0..1 

The name of the account to which the device currently belongs.

Specify either soldToUniqueId or soldToName, not both.

poolEntitlements  boolean  0..1 

True, if existing, matching line items at the target account are to be pooled. False, to always create new line items at the target account.

Note: This parameter not supported as of 2016 R1.

Referenced By
Name  Type 
moveDeviceRequest  Element 
moveDevice  Method