وضعیت یک عملیات طولانی مدت را برای به روز رسانی ناهمزمان دسته ای از ابرداده های فروشنده متصل به دستگاه ها ردیابی می کند. برای کسب اطلاعات بیشتر، عملیات دسته ای طولانی را بخوانید.
پیشرفت پردازش عملیات. به عنوان یک عدد از 0 تا 100 اندازهگیری میشود. مقدار 10O همیشه به این معنی نیست که عملیات تکمیل شده است - بررسی کنید که یک فیلد done درج شده باشد.
devicesCount
integer
تعداد بهروزرسانیهای فراداده در عملیات. اگر API نتواند برخی از بهروزرسانیها را تجزیه کند، ممکن است با تعداد بهروزرسانیهای درخواست متفاوت باشد.
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["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"]]