FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: countDevices

Description

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.

Parameters
Name  Type  Direction  Description 
msgparameters  countDevicesRequestType  Input   
Returns

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.