app-nso_manager

On this page:

runCommand

Summary

Run a Live Status command against a list of devices

Description

Run a Live Status command against a list of devices (e.g. 'show version').

Route

POST /nso_manager/runCommand

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
devices array yes A list of names.
command string yes The command to run against the devices.
options object yes NSO NETCONF transaction options

Return

DetailsExampleSchema
Name Type Description
results object Live status results.