FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getDeviceCount

Description

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.

Parameters
Name  Type  Direction  Description 
msgparameters  getDevicesCountRequestType  Input   
Returns

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.