|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getDevice operation takes a unique device identifier and returns that device's data.
NOTE: The getDevice SOAP service returns only the activation ID details for any device of deviceClass CLIENT, SERVER. The features are returned in the response for deviceClass SERVED_CLIENT only.
| Name | Type | Direction | Description |
|---|---|---|---|
| msgparameters | getDeviceRequestType | Input |
A getDeviceResponse element having the structure defined by the following table.
| Name | Type | Description |
|---|---|---|
| statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
| failedDevice | failedGetDeviceDataType | See failedGetDeviceDataType. |
| device | getDeviceResponseData | See getDeviceResponseData. |