devicemgmtGetCommandResponse

devicemgmtGetCommandResponse
devicemgmtGetCommandResponse
JSON Example
{
    "commandMessage": [
        {
            "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"
        }
    ]
}
commandMessage
Optional

commandMessage