Run command template

Runs a Command Template against devices.

Authentication

AuthorizationBasic

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

Request

request body
templatestringOptional
variablesobjectOptional
deviceslist of stringsOptional

Response

Result of the Command Template run.
rawstring
all_pass_flagboolean
evaluatedstring
parametersobject
ruleslist of objects
devicestring
responsestring
resultboolean

Errors

500
Internal Server Error