devicemgmtAgentCommand

devicemgmtAgentCommand
devicemgmtAgentCommand
JSON Example
{
    "deviceId": "string",
    "lastUpdatedTime": "string",
    "asRoot": false,
    "command": "string",
    "arguments": [
        {
            "type": "string",
            "name": "string",
            "value": [
                "string"
            ]
        }
    ],
    "createdTime": "string",
    "clientId": "string",
    "commandId": "string",
    "execPath": "string",
    "name": "string"
}
string
deviceId
Optional

deviceId

string As int64 As int64
lastUpdatedTime
Optional

lastUpdatedTime

boolean As boolean As boolean
asRoot
Optional

asRoot

string
command
Optional

command

arguments
Optional

arguments

string As int64 As int64
createdTime
Optional

createdTime

string
clientId
Optional

clientId

string
commandId
Optional

commandId

string
execPath
Optional

execPath

string
name
Optional

name