devicemgmtCommandTemplate

devicemgmtCommandTemplate
devicemgmtCommandTemplate
JSON Example
{
    "name": "string",
    "clientId": "string",
    "command": "string",
    "asRoot": false,
    "execPath": "string",
    "arguments": [
        {
            "type": "string",
            "name": "string",
            "value": [
                "string"
            ]
        }
    ]
}
string
name
Optional

name

string
clientId
Optional

clientId

string
command
Optional

command

boolean As boolean As boolean
asRoot
Optional

asRoot

string
execPath
Optional

execPath

arguments
Optional

arguments