FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getDeviceCount operation takes one or more query parameters to return the number of matching devices. If no specific query parameters are provided in the <queryParams> element, the total number of devices is returned.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getDevicesCountRequestType | Input |
A getDeviceCountResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
failedData | failedGetDevicesDataType | See failedGetDevicesDataType. |
responseData | getDeviceCountResponseDataType | See getDeviceCountResponseDataType. |