Jobs - Cancel Import Export Job
Bricht einen Import- oder Exportauftrag im IoT Hub ab.
DELETE https://fully-qualified-iothubname.azure-devices.net/jobs/{id}?api-version=2021-04-12
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
id
|
path | True |
string |
Der eindeutige Bezeichner des Auftrags. |
api-version
|
query | True |
string |
Version der Api. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
object |
OK |
204 No Content |
Kein Inhalt. |