FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: deviceIdType [type searchDevicesParametersType]

Description

Device ID type. The value for deviceIdType can be:

TOLERANT should only be used to create a device as the result of a capability request sent from the device itself. That is, FNO honors requests with ID type of TOLERANT, but because there is no FNO code to support it, it should never be used to create or update a device.

Derived By

Type DeviceIdTypeQueryType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
value  deviceIdTypeType  1..1  See deviceIdTypeType.
searchType  enumSearchType  1..1 

One of the following:

  • EQUALS

  • NOT_EQUALS

Referenced By
Name  Type 
searchDevicesParametersType  Complex Type 
Definition

See searchDevicesParametersType