|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Allows users to request devices with matching Device User. Results for this request depend on how the tenant has configured Device User Option.
If the Device User Option is set to Off, the userString field is ignored, and the response states that this criteria is not supported
If the Device User Option is set to On with no validation, the userString is matched with string value of the Device User.
If the Device User Option is set to On with validation, the userString is matched with the email of the Device User.
Type SimpleQueryType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| value | string | 1..1 | |
| searchType | simpleSearchType | 1..1 | |
| Name | Type |
|---|---|
| getDevicesParametersType | Complex Type |