وضعیت یک عملیات طولانیمدت برای ادعا، لغو ادعا یا پیوست کردن ابرداده به دستگاهها را ردیابی میکند. برای کسب اطلاعات بیشتر، عملیات دسته ای طولانی را بخوانید.
تاریخ آخرین بهروزرسانی 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 document describes the structure for tracking the status of long-running operations related to claiming, unclaiming, or attaching metadata to devices."],["The `successCount` field provides a summary of the number of items successfully processed within the operation."],["The `perDeviceStatus` field contains a list of `OperationPerDevice` objects, which detail the processing status for each individual device in the operation."],["Each `OperationPerDevice` includes a `result` field that uses the `PerDeviceStatusInBatch` to define the outcome of each device's operation."],["`PerDeviceStatusInBatch` includes fields like `status`, `deviceId`, `errorMessage`, and `errorIdentifier` that will detail if an operation was successful, and if not, to give a description of the failure."]]],["The provided content outlines the structure for tracking device operations, such as claiming, unclaiming, or updating metadata. Key information includes `successCount`, which reflects the number of successfully processed items. `OperationPerDevice` details individual device tasks with their corresponding request types (`claim`, `unclaim`, or `updateMetadata`). `PerDeviceStatusInBatch` captures each device's processing status, including `status`, `deviceId` (if successful), and `errorMessage` and `errorIdentifier` (if failed).\n"]]