Overview | Service | 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
<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 |