@@ -53,24 +53,24 @@ The difference in supported capabilities between the basic and standard tiers of
53
53
| --- | ---------- | ------------- |
54
54
| [ Create or update device] ( /rest/api/iothub/service/devices/create-or-update-identity ) , [ Get device] ( /rest/api/iothub/service/devices/get-identity ) , [ Delete device] ( /rest/api/iothub/service/devices/delete-identity ) | Yes | Yes |
55
55
| [ Create or update module] ( /rest/api/iothub/service/modules/create-or-update-identity ) , [ Get module] ( /rest/api/iothub/service/modules/get-identity ) , [ Delete module] ( /rest/api/iothub/service/modules/delete-identity ) | Yes | Yes |
56
- | [ Get registry statistics] ( /javascript /api/azure-iot-digitaltwins- service/registrymanager#azure-iot-digitaltwins-service-registrymanager-getdevicestatistics ) | Yes | Yes |
57
- | [ Get services statistics] ( /javascript /api/azure-iot-digitaltwins- service/registrymanager#azure-iot-digitaltwins- service-registrymanager-getservicestatistics ) | Yes | Yes |
58
- | [ Query IoT Hub] ( /dotnet /api/microsoft.azure.devices.registrymanager ) | Yes | Yes |
56
+ | [ Get registry statistics] ( /rest /api/iothub/ service/statistics/get-device-statistics ) | Yes | Yes |
57
+ | [ Get services statistics] ( /rest /api/iothub/ service/statistics/get- service-statistics ) | Yes | Yes |
58
+ | [ Query IoT Hub] ( /rest /api/iothub/iot-hub-resource/get ) | Yes | Yes |
59
59
| [ Create file upload SAS URI] ( /rest/api/iothub/device/createfileuploadsasuri ) | Yes | Yes |
60
60
| [ Receive device bound notification] ( /rest/api/iothub/device/receivedeviceboundnotification ) | Yes | Yes |
61
61
| [ Send device event] ( /rest/api/iothub/device/senddeviceevent ) | Yes | Yes |
62
62
| Send module event | AMQP and MQTT only | AMQP and MQTT only |
63
63
| [ Update file upload status] ( /rest/api/iothub/device/updatefileuploadstatus ) | Yes | Yes |
64
- | [ Bulk device operation] ( /javascript /api/azure-iot-digitaltwins- service/registrymanager#azure-iot-digitaltwins-service-registrymanager-bulkdevicecrud ) | Yes, except for IoT Edge capabilities | Yes |
64
+ | [ Bulk device operation] ( /rest /api/iothub/ service/bulk-registry/update-registry ) | Yes, except for IoT Edge capabilities | Yes |
65
65
| [ Create import export job] ( /rest/api/iothub/service/jobs/createimportexportjob ) , [ Get import export job] ( /rest/api/iothub/service/jobs/getimportexportjob ) , [ Cancel import export job] ( /rest/api/iothub/service/jobs/cancelimportexportjob ) | Yes | Yes |
66
66
| [ Purge command queue] ( /javascript/api/azure-iot-digitaltwins-service/registrymanager#azure-iot-digitaltwins-service-registrymanager-purgecommandqueue ) | | Yes |
67
67
| [ Get device twin] ( /rest/api/iothub/service/devices/get-twin ) , [ Update device twin] ( /rest/api/iothub/service/devices/update-twin ) | | Yes |
68
68
| [ Get module twin] ( /rest/api/iothub/service/modules/get-twin ) , [ Update module twin] ( /rest/api/iothub/service/modules/update-twin ) | | Yes |
69
- | [ Invoke device method] ( ./iot-hub-devguide-direct-methods.md ) | | Yes |
69
+ | [ Invoke device method] ( /rest/api/iothub/service/devices/invoke-method ) | | Yes |
70
70
| [ Abandon device bound notification] ( /rest/api/iothub/device/abandondeviceboundnotification ) | | Yes |
71
71
| [ Complete device bound notification] ( /rest/api/iothub/device/completedeviceboundnotification ) | | Yes |
72
- | [ Create job] ( /rest/api/media/ jobs/create ) , [ Get job] ( /java /api/com.microsoft.azure.sdk.iot. service. jobs.jobclient.getjob ) , [ Cancel job] ( /rest/api/media/ jobs/canceljob ) | | Yes |
73
- | [ Query jobs] ( /javascript /api/azure-iot-digitaltwins- service/jobclient#azure-iot-digitaltwins-service-jobclient-queryjobs-2 ) | | Yes |
72
+ | [ Create job] ( /rest/api/iothub/service/ jobs/create-scheduled-job ) , [ Get job] ( /rest /api/iothub/ service/ jobs/get-scheduled-job ) , [ Cancel job] ( /rest/api/iothub/service/ jobs/cancel-scheduled-job ) | | Yes |
73
+ | [ Query jobs] ( /rest /api/iothub/ service/jobs/query-scheduled-jobs ) | | Yes |
74
74
75
75
### Partitions
76
76
0 commit comments