Run single command from template

Runs a single command from a template on a devices.

Authentication

AuthorizationBasic

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

Request

request body
templateIdstringOptional
commandIndexintegerOptional
variablesobjectOptional
deviceslist of stringsOptional

Response

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

Errors

500
Internal Server Error