Skip to main content

commands

Overview

Namecommands
TypeResource
Idgoogleadmin.directory.commands

Fields

NameDatatypeDescription
commandExpireTimestringThe time at which the command will expire. If the device doesn't execute the command within this time the command will become expired.
commandIdstringUnique ID of a device command.
commandResultobjectThe result of executing a command.
issueTimestringThe timestamp when the command was issued by the admin.
payloadstringThe payload that the command specified, if any.
statestringIndicates the command state.
typestringThe type of the command.

Methods

NameAccessible byRequired Params
getSELECTcommandId, customerId, deviceId