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.
Referenced By
Name  Type 
cloudLicenseServer [type getAutoProvisionedServerResponse]  Element 
deviceIdentifier [type capabilityRequestType]  Element 
deviceIdentifier [type capabilityResponseDataType]  Element 
deviceIdentifier [type createdDeviceDataListType]  Element 
deviceIdentifier [type deleteAddonLineItemDataType]  Element 
deviceIdentifier [type deleteDeviceRequestType]  Element 
deviceIdentifier [type deleteFailAddonDataType]  Element 
deviceIdentifier [type deviceQueryDataType]  Element 
deviceIdentifier [type failedCapabilityResponseDataType]  Element 
deviceIdentifier [type failedDeleteDevDataType]  Element 
deviceIdentifier [type failedGeneratePrebuiltLicenseDataType]  Element 
deviceIdentifier [type failedMoveDeviceDataType]  Element 
deviceIdentifier [type generatePrebuiltLicenseDataListType]  Element 
deviceIdentifier [type generatePrebuiltLicenseDataType]  Element 
deviceIdentifier [type linkAddonLineItemDataType]  Element 
deviceIdentifier [type linkFailAddonDataType]  Element 
deviceIdentifier [type moveDeviceList]  Element 
deviceIdentifier [type successAddonDataListType]  Element 
deviceIdentifier [type updatedDeviceDataListType]  Element 
deviceIdentifier [type updateDevDataType]  Element 
hostIdentifier [type failedObsoleteHostDataType]  Element 
hostIdentifier [type failedReturnHostDataType]  Element 
hostIdentifier [type obsoleteHostType]  Element 
hostIdentifier [type returnHostType]  Element 
parentIdentifier [type deviceQueryDataType]  Element 
targetHostIdentifier [type returnHostType]  Element