Die Nutzlast für den Befehl. Geben Sie sie nur an, wenn der Befehl dies unterstützt. Die folgenden Befehle unterstützen das Hinzufügen von Nutzlast:
SET_VOLUME: Die Nutzlast ist ein String-JSON-Objekt im Format { "volume": 50 }. Das Volumen muss eine Ganzzahl im Bereich [0,100] sein.
DEVICE_START_CRD_SESSION: Die Nutzlast ist optional ein String-JSON-Objekt im Format { "ackedUserPresence": true }. ackedUserPresence ist ein boolescher Wert. Standardmäßig ist ackedUserPresence auf false eingestellt. Wenn Sie eine Chrome Remote Desktop-Sitzung für ein aktives Gerät starten möchten, setzen Sie ackedUserPresence auf true.
REBOOT: Die Nutzlast ist ein String-JSON-Objekt im Format { "user_session_delay_seconds": 300 }. Die Verzögerung muss im Bereich [0, 300] liegen.
[[["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: 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."]]],[]]