Payload untuk perintah, sediakan hanya jika perintah mendukungnya. Perintah berikut mendukung penambahan payload:
SET_VOLUME: Payload adalah objek JSON string dalam bentuk: { "volume": 50 }. Volume harus berupa bilangan bulat dalam rentang [0,100].
DEVICE_START_CRD_SESSION: Payload secara opsional berupa objek JSON string dalam bentuk: { "ackedUserPresence": true }. ackedUserPresence adalah boolean. Secara default, ackedUserPresence disetel ke false. Untuk memulai sesi Chrome Desktop Jarak Jauh untuk perangkat aktif, tetapkan ackedUserPresence ke true.
REBOOT: Payload adalah objek JSON string dalam bentuk: { "user_session_delay_seconds": 300 }. Penundaan harus berada dalam rentang [0, 300].
FETCH_SUPPORT_PACKET: Secara opsional, adalah objek JSON string dalam bentuk string dalam bentuk: {"supportPacketDetails":{ "issueCaseCaseId": opsional_support_case_id_string, "issueDescription": opsional. adalah objek JSON string dalam bentuk string dalam bentuk: {"supportPacketDetails":{ "issueCaseCaseId":optional_support_case_id_string, "issueDescription": opsional. adalah objek JSON string ter-string dalam bentuk: {"supportPacketDetails":{ "issueCaseCaseId": opsional_support_case_id_string, "issueDescription": opsional. adalah objek JSON string terstring dalam bentuk: {"supportPacketDetails":{ "issueCaseCaseId": opsional.data_collector_enumsdata_collector_enums
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]