FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Note: When used as an input element for update and other operations, either uniqueId or deviceId/serverIds should be specified—not both.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
deviceType | WSDeviceType | 1..1 |
One of the following:
|
uniqueId | string | 0..1 | Unique database identifier of the device. |
deviceId | string | 0..1 | Client device identifier, if the device is a client device. |
serverIds | ServerIdsType | 0..1 | Server device identifier, if the device 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 | The name of the publisher. Part of the unique ID of the device. |