applyTemplates task

Applies an array of template/device pairings. Allows a user to include a key/value map of variables. Also supports Network Services Orchestrator (NSO) transaction options.

Authentication

AuthorizationBasic

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

Request

request body
adapterIdstringOptionalformat: "[A-Za-z]+"
An input document for a adapterId
templateslist of objectsOptional
Input array for the applyTemplates call
optionsobjectOptional
Netconf Options supported by adapter NSO

Response

An object with information on the requested action and the action's response.
resultstring
successboolean

Errors

500
Internal Server Error