FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getDevicesQuery operation takes one or more query parameters to return the matching devices. If no specific query parameters are provided in the <queryParams> element, all devices are returned.
Note: Starting with FlexNet Operations 2018 Release 2, the getDevicesQuery operation is obsolete. Use searchDevices instead.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getDevicesRequestType | Input |
A getDevicesResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
failedData | failedGetDevicesDataType | See failedGetDevicesDataType. |
responseData | getDevicesResponseDataType | See getDevicesResponseDataType. |