setLeaf task

Create, update, or delete any XML leaf node in Network Services Orchestrator (NSO)‘s XML tree. Use with caution.

Authentication

AuthorizationBasic

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

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
The host that the leaf should be applied to.

Request

request body
pathstringOptional
valuestringOptional
variablesstringOptional
setbooleanOptional
dryRunbooleanOptional
optionsenumOptional

Response

Status of set leaf.
actionstringOptional
path_rawstringOptional
path_evaluatedstringOptional
value_rawstringOptional
value_evaluatedstringOptional

Errors

500
Internal Server Error