FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The countDevices 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 number of active SERVER and CLIENT devices is returned.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | countDevicesRequestType | Input |
A countDevicesResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
failedData | failedCountDevicesData | See failedCountDevicesData. |
responseData | countDevicesResponseData | See countDevicesResponseData. |