Web Client Guide

344
Actions Portlet | Actions and Adaptive CLI
Batching is best practice for Juniper devices, since if one line of a command fails, the device
rolls back the entire block of commands. Cisco devices typically skip and do not commit
failing lines.
Last Executed On
Displays the last execution date. This is blank for
New
Adaptive CLIs.
Attributes
Adaptive CLI commands let you configure
modifiable
Attributes
as part of the command
you send to the selected equipment.
Use the radio buttons to select from the following
options:
Do not use Parameter Schema
Create a new Parameter Schema
Use an existing Parameter Schema for this
Adaptive CLI
Tip
Why share a schema rather than creating a new
one with each Adaptive CLI? One reason is that
creating an entity often requires a
complementary script to remove it. In this case, the valid values, labels, and so on for the attributes are
always going to be the same in both create and delete Adaptive CLIs; therefore, sharing the same
schema is both safe and easy. Any delete script can mark unused attributes as “Not applicable.”
Do not use Parameter Schema
This option does not save a set of standard attributes to re-use later. Go directly to the Scripts tab
to create this type of Adaptive CLI.