FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: responseConfig [type getDeviceRequestType]

Description

See getDeviceResponseConfigType.

Derived By

Type getDeviceResponseConfigType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
name  boolean  0..1   
description  boolean  0..1   
status  boolean  0..1   
servedStatus  boolean  0..1   
hostTypeName  boolean  0..1   
hosted  boolean  0..1   
soldTo  boolean  0..1   
baseProduct  boolean  0..1   
hasLicense  boolean  0..1   
bufferLicense  boolean  0..1   
addOnActivationId  boolean  0..1   
addOnCounts  boolean  0..1   
addOnProduct  boolean  0..1   
addOnProductLine  boolean  0..1   
addOnPartNumber  boolean  0..1   
addOnLicense  boolean  0..1   
addOnExpirationDateOverride  boolean  0..1   
addOnEntitlementExpirationDate  boolean  0..1   
addOnCreatedDate  boolean  0..1 

Indicates created date of the addon associated with the device/server. The format of the add on created date would be <createdDate>2019-08-21T10:53:35.890Z</createdDate>.

This is an optional field.

addOnLastModifiedDate  boolean  0..1 

Indicates last modified date of the addon associated with the device/server. The format of the add on last modified date would be <lastModifiedDate>2019-08-21T10:53:35.890Z</lastModifiedDate>.

This is an optional field.

addOnEntitlementId  boolean  0..1   
addOnState  boolean  0..1   
addOnLicenseModel  boolean  0..1   
features  boolean  0..1   
publisherIdentity  boolean  0..1   
parent  boolean  0..1   
machineType  boolean  0..1   
vmDetails  boolean  0..1   
vmInfo  boolean  0..1   
vendorDictionary  boolean  0..1   
updates  boolean  0..1   
userInfo  boolean  0..1   
lastRequestTime  boolean  0..1   
lastSyncTime  boolean  0..1   
siteName  boolean  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.
Referenced By
Name  Type 
getDeviceRequestType  Complex Type 
Definition

See getDeviceRequestType