adapter-automation_gateway

On this page:

runCommand

Summary

Run a command on a device

Description

This method will run the provided command on a device

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
devices array yes the name of device(s) to run the command on
command string yes the command to run on the device
options object yes the options to include in the command

Return

DetailsExampleSchema
Name Type Description
result object An object containing the status of running the command on all devices