FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
deviceId | deviceId | 0..1 | See deviceId. |
backupDeviceId | string | 0..1 | Backup host ID. |
name | string | 0..1 | Device name. |
description | string | 0..1 | Device description. |
hostTypeName | string | 0..1 | Host type name. |
status | deviceStatusType | 0..1 | See deviceStatusType. |
servedStatus | servedStatusType | 0..1 |
Served client status. Valid values:
|
hosted | boolean | 0..1 |
One of the following:
|
soldTo | soldToType | 0..1 | See soldToType. |
baseProduct | productPKType | 0..1 | Database primary key of the product—strings containing the name and version of the product. |
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 | Publisher name. |
addon | addonData | 0..* | See addonData. |
feature | featureDataDataType | 0..* | See featureDataDataType. |
customAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |
parentIdentifier | deviceId | 0..1 | See deviceId. |
machineType | machineTypeType | 0..1 |
The value is a string to match part or all of the machineType:
|
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. |
vmInfo | dictionaryType | 0..1 | See dictionaryType. |
vendorDictionary | dictionaryType | 0..1 | See dictionaryType. |
update | updatesType | 0..* | See updatesType. |
userString | string | 0..1 | Name of user. |
userIdentifier | userIdentifierType | 0..1 | See userIdentifierType. |
createdOn | dateTime | 0..1 | |
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:
|
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. |