Tải trọng của lệnh, chỉ cung cấp tải trọng đó nếu lệnh hỗ trợ tải trọng đó. Các lệnh sau đây hỗ trợ việc thêm tải trọng:
SET_VOLUME: Tải trọng là một đối tượng JSON dạng chuỗi có dạng: { "volume": 50 }. Thể tích phải là một số nguyên trong phạm vi [0,100].
DEVICE_START_CRD_SESSION: Tải trọng có thể là một đối tượng JSON dạng chuỗi có dạng: { "ackedUserNow": true }. ackedUserPresence là một giá trị boolean. Theo mặc định, ackedUserPresence được đặt thành false. Để bắt đầu phiên Chrome Remote Desktop cho một thiết bị đang hoạt động, hãy đặt ackedUserPresence thành true.
REBOOT: Tải trọng là một đối tượng JSON dạng chuỗi có dạng: { "user_session_delay_seconds": 300 }. Độ trễ phải nằm trong khoảng [0, 300].
Đây: Tải trọng tải là tùy chọn một chuỗiFETCH_SUPPORT_PACKETdata_collector_enumsdata_collector_enums
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[[["Issues a specific command for execution on a target Chrome OS device within a Google Workspace account."],["Utilizes an HTTP POST request to the specified endpoint with customerId and deviceId as path parameters."],["Requires a JSON request body to define the commandType and optional payload based on the specific command."],["Returns a unique commandId upon successful command issuance for subsequent status retrieval."],["Needs authorization with the `https://www.googleapis.com/auth/admin.directory.device.chromeos` scope."]]],[]]