FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
If the setting for "Clone Detection" is enabled in FNO UI under System > Configure > Embedded Devices > Host Options, then FNO is capable of detecting if multiple devices are sending in duplicate caprequests to the CLS server (i.e. a fraud). FNO and LFS starts tracking these as duplicate devices as "Clone Suspects". This web-service helps users to identify such clone-suspects. The inputs required are the enterpriseID (that identifies the account) and the startDate and endDate in which the clone-suspects should be listed.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | generateCloneDetectionReportRequest | Input |
A generateCloneDetectionReportResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
cloneSuspects | anyType (restriction) | See cloneSuspect. |