|
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 | createDeviceIdentifier | 1..1 | See createDeviceIdentifier. |
| hostTypeName | hostTypeIdentifier | 0..1 |
Optional. If hostTypeName is not specified, you must implement the com.flexnet.opsembedded.publicapi.DeviceHandler.decodeDeviceId() callout to set it. See hostTypeIdentifier. |
| publisherIdName | publisherIdentifier | 0..1 | Optional. This field is used to provide the identity value. If publisherIdName is not specified, you must either implement the DeviceHandler.decodeDeviceId() callout to set it, or the host type must have a default publisher identity defined. See publisherIdentifier. |
| description | string | 0..1 | Description of the device. |
| channelPartners | channelPartnerDataListType | 0..1 |
See channelPartnerDataListType. Note: To set the device owner, provide a single account in the End Customer tier (bo.constants.partnertiernames.endcustomer). |
| customAttributes | attributeDescriptorDataType | 0..1 |
See attributeDescriptorDataType. Note: This parameter not supported as of 2016 R1. |
| 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. |
| deployment | deployment | 0..1 | Deployment location: CLOUD or LOCAL. |
| siteName | string | 0..1 | Name of site. |
| Name | Type |
|---|---|
| device [type createDevRequestType] | Element |
| device [type failedCreateDeviceDataType] | Element |