Statistics - Get Service Statistics
Ottiene le statistiche del servizio del registro delle identità hub IoT, ad esempio il conteggio dei dispositivi connessi.
GET https://fully-qualified-iothubname.azure-devices.net/statistics/service?api-version=2021-04-12
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
api-version
|
query | True |
string |
Versione dell'API. |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
OK. |
Definizioni
ServiceStatistics
Nome | Tipo | Descrizione |
---|---|---|
connectedDeviceCount |
integer |
Numero di dispositivi attualmente connessi. |