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 | ||
deviceIdentifier | deviceIdentifier | 1..1 | See deviceIdentifier. |
deviceId | string | 0..1 | Device ID. Optional, if the identifier of a client device is to be changed. |
serverIds | ServerIdsType | 0..1 | See ServerIdsType. Optional, if the identifier of a server device is to be changed. |
deviceIdType | deviceIdTypeType | 0..1 |
Device ID type. The value for deviceIdType can be :
While the deviceIdType in the deviceIdentifier can be used to identify the device being updated, the deviceIdType here in updateDevDataType can be used to change the device ID type of the device being updated. 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. |
hostTypeName | hostTypeIdentifier | 0..1 | Optional. Only necessary if this value must be changed. See hostTypeIdentifier. |
publisherIdName | publisherIdentifier | 0..1 | Optional. Only necessary if this value must be changed. See publisherIdentifier. |
description | string | 0..1 | Device description. Optional, if to be changed. |
updateChannelPartners | updateChannelPartnerDataListType | 0..1 | See updateChannelPartnerDataListType. |
customAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |
alias | string | 0..1 | Optional. The device alias of a client device or server device. If not set, the alias is defaulted by the application to the first 100 characters of the deviceIdentifier. |
user | string | 0..1 | Device User associated with the device. Leave empty to remove the Device User associated with the device. |
siteName | string | 0..1 | Name of site. If the field is missing or left blank, the siteName wil be unchanged. |