FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Either a deviceId or serverId is specified, depending on the deviceType. Each ID must be unique across the set of all device and server IDs.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
deviceType | WSDeviceType | 1..1 | CLIENT or SERVER. |
deviceId | string | 0..1 | Client device identifier, if this is a client device. |
serverIds | ServerIdsType | 0..1 | Server device identifier, if this is a server device. See ServerIdsType. |
deviceIdType | deviceIdTypeType | 0..1 |
Device ID type. The value for deviceIdType can be:
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 | Identifies the publisher name of the device. It is part of the unique ID of the device. |