FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: deviceIdentifier

Description

Note: When used as an input element for update and other operations, either uniqueId or deviceId/serverIds should be specified—not both.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
deviceType  WSDeviceType  1..1 

One of the following:

  • CLIENT

  • SERVER

  • SERVED_CLIENT

uniqueId  string  0..1  Unique database identifier of the device.
deviceId  string  0..1  Client device identifier, if the device is a client device.
serverIds  ServerIdsType  0..1  Server device identifier, if the device is a server device. See ServerIdsType.
deviceIdType  deviceIdTypeType  0..1 

Device ID type. The value for deviceIdType can be:

  • UNKNOWN

  • STRING

  • ETHERNET

  • FLEXID9

  • FLEXID10

  • EXTENDED

  • INTERNET

  • INTERNET6

  • USER

  • TOLERANT

  • VM_UUID

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.

publisherName  string  0..1  The name of the publisher. Part of the unique ID of the device.