Jobs - Cancel Import Export Job
取消 IoT 中樞 中的匯入或匯出作業。
DELETE https://fully-qualified-iothubname.azure-devices.net/jobs/{id}?api-version=2021-04-12
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
id
|
path | True |
string |
作業的唯一識別碼。 |
api-version
|
query | True |
string |
Api 的版本。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
object |
確定 |
204 No Content |
無內容。 |