Run a command against a device

Runs a command against a device.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
commandstringOptional
variablesobjectOptional
devicestringOptional

Response

Result of the command run.
rawstringOptional
all_pass_flagbooleanOptional
evaluatedstringOptional
parametersobjectOptional
ruleslist of objectsOptional
devicestringOptional
responsestringOptional
resultbooleanOptional

Errors

500
Internal Server Error