commands
Overview
Name | commands |
Type | Resource |
Id | googleadmin.directory.commands |
Fields
Name | Datatype | Description |
---|---|---|
commandExpireTime | string | The time at which the command will expire. If the device doesn't execute the command within this time the command will become expired. |
commandId | string | Unique ID of a device command. |
commandResult | object | The result of executing a command. |
issueTime | string | The timestamp when the command was issued by the admin. |
payload | string | The payload that the command specified, if any. |
state | string | Indicates the command state. |
type | string | The type of the command. |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | commandId, customerId, deviceId |