Summary
applyTemplates Task
Description
Applies an array of template/device pairings. Allows a user to include a key/value map of variables. Also supports NSO transaction options.
Route
POST /nso_manager/applyTemplates
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| adapterId | string | yes | ID of the adapter against which the action is executed. |
| templates | array | yes | list of template request objects |
| options | object | yes | NSO NETCONF transaction options |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| response | object | status of the execution |