Individual Enrollment - Delete
Menghapus catatan pendaftaran perangkat.
DELETE https://your-dps.azure-devices-provisioning.net/enrollments/{id}?api-version=2021-06-01
Parameter URI
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
id
|
path | True |
|
ID Pendaftaran. |
|
api-version
|
query | True |
|
Versi API yang digunakan untuk permintaan. Versi yang didukung meliputi: 2021-06-01 |
Header Permintaan
| Name | Required | Type | Description |
|---|---|---|---|
| If-Match |
|
ETag rekaman pendaftaran. |
Respons
| Name | Type | Description |
|---|---|---|
| 204 No Content |
Berhasil |
|
| Other Status Codes |
Respons kesalahan |
Definisi
ProvisioningServiceErrorDetails
Berisi properti kesalahan yang dikembalikan oleh Layanan Provisi Azure IoT Hub.
| Name | Type | Description |
|---|---|---|
| errorCode |
|
|
| info |
|
|
| message |
|
|
| timestampUtc |
|
|
| trackingId |
|