Verfolgt den Status eines lang andauernden Vorgangs, um einen Batch von Reseller-Metadaten asynchron zu aktualisieren, die mit Geräten verknüpft sind. Weitere Informationen finden Sie unter Batchvorgänge mit langer Ausführungszeit.
Der Verarbeitungsfortschritt des Vorgangs. Gemessen als eine Zahl von 0 bis 100. Ein Wert von 10O bedeutet nicht immer, dass der Vorgang abgeschlossen ist – prüfen Sie, ob das Feld done enthalten ist.
devicesCount
integer
Die Anzahl der Metadatenaktualisierungen im Vorgang. Diese kann von der Anzahl der Aktualisierungen in der Anfrage abweichen, wenn die API einige der Aktualisierungen nicht parsen kann.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["This page describes the JSON representation for tracking the status of a long-running operation to update reseller metadata in batches."],["The `processingStatus` field indicates the current status of the batch operation, utilizing a specific enumerated type."],["The `progress` field shows the completion percentage of the operation, ranging from 0 to 100, but 100% may not indicate that the operation is complete."],["The `devicesCount` field specifies the total number of metadata updates included in the operation, which can differ from the number requested."]]],["This document describes the structure for tracking asynchronous batch operations that update device metadata. Key information includes: `processingStatus`, which indicates the operation's state; `progress`, an integer from 0 to 100 representing the completion percentage; and `devicesCount`, the total number of metadata updates attempted. The JSON representation provides a structure with those fields. The operation status should be checked, and the completion of 100 of progress does not guarantee completion.\n"]]