Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
GetDevicesCount SOAP Command

Get the registered devices count on the server.

Network edition only API TRUE
Authorization token required true
Admin Authorization token required true

GetDevicesCountRequest

    <GetDevicesCountRequest /> ## GetDevicesCountRequest

GetDevicesCountResponse

    <GetDevicesCountResponse count="{registered-device-count-on-server} (int)" /> ## GetDevicesCountResponse

The following table describes elements and attributes you can define within a <GetDevicesCountResponse> element:

XPath Required / Optional Description
@count Required (only 1) Type:int
Number of Registered devices on the server