Invoke Command

Invoke Command
Request
URI
POST
https://http://localhost:3000/api/devices/{device_id}/commands
COPY
Path Parameters
string
device_id
Required

Command Request id


Responses
200
Returns devicemgmtInvokeCommandResponse of type(s) */*
{
    "commandId": "string"
}
string
commandId
Optional

commandId


404

Not Found

Operation doesn't return any data structure