FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: deviceIdType [type updateDevDataType]

Description

Device ID type. The value for deviceIdType can be :

While the deviceIdType in the deviceIdentifier can be used to identify the device being updated, the deviceIdType here in updateDevDataType can be used to change the device ID type of the device being updated.

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 deviceIdTypeType

Enumeration
Value  Description 
UNKNOWN   
STRING   
ETHERNET   
FLEXID9   
FLEXID10   
VM_UUID   
INTERNET   
INTERNET6   
USER   
TOLERANT   
EXTENDED   
PUBLISHER_DEFINED   
CONTAINER_ID   
Referenced By
Name  Type 
updateDevDataType  Complex Type 
Definition

See updateDevDataType