FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: searchDeviceResponseData

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
deviceId  deviceId  0..1  See deviceId.
backupDeviceId  string  0..1  The ID of the backup device.
name  string  0..1  The name of the device.
description  string  0..1  The description of the device.
hostTypeName  string  0..1  The host type name.
status  deviceStatusType  0..1 

One of the following:

  • ACTIVE

  • OBSOLETE

  • TEST

  • RETURNED 

servedStatus  servedStatusType  0..1 

One of the following:

  • NORMAL

  • RETURNED

  • EXPIRED

  • DROPPED 

hosted  boolean  0..1  If true, limits the servers and served clients returned to hosted instances.
soldTo  soldToType  0..1  See soldToType.
hasBufferLicense  boolean  0..1  Does the device have a buffer license?
bufferLicense  base64Binary  0..1  The buffer license as a base-64 encoded, binary capability response.
hasAddonLicense  boolean  0..1  Does the device have an add-on license?
addonLicense  base64Binary  0..1  The add-on license as a base-64 encoded, binary capability response.
publisherIdName  string  0..1  The publishser name.
parentIdentifier  deviceId  0..1  See deviceId.
machineType  machineTypeType  0..1 

The value is a string to match part or all of the machineType:

  • UNKNOWN

  • PHYSICAL

  • VIRTUAL

vmName  string  0..1  The name of the virtual machine on which the device is hosted. If the machineType is not VIRTUAL, vmName is NULL.
userString  string  0..1  Name of the user.
userIdentifier  userIdentifierType  0..1  See userIdentifierType.
lastModified  dateTime  0..1  Date the device was last modified.
lastSyncTime  dateTime  0..1  The latest time stamp on any sync messages processed for the server (only applies to server devices).
lastRequestTime  dateTime  0..1 

The last date and time a response was generated for the device. It is:

  • set whenever the device calls in and FlexNet Operations generates a response, and

  • updated regardless of whether there was a change in the generated response or not (in which case FlexNet Operations replies with an empty license)

addon  addonData  0..*  See addonData.
hasUpdates  boolean  0..1   
siteName  string  0..1  The getDevice, getDevicesQuery and searchDevices methods can return the siteName attribute value. You can use <responseConfig> to include or exclude the site name in the response. Also, siteName is available as a search parameter for the getDevicesQuery and searchDevices methods.