Sdílet prostřednictvím


Statistics - Get Service Statistics

Získá statistiku služby registru identit služby IoT Hub, jako je například počet připojených zařízení.

GET https://fully-qualified-iothubname.azure-devices.net/statistics/service?api-version=2021-04-12

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
api-version
query True

string

Verze rozhraní API

Odpovědi

Name Typ Description
200 OK

ServiceStatistics

OK.

Definice

ServiceStatistics

Name Typ Description
connectedDeviceCount

integer (int64)

Počet aktuálně připojených zařízení.