Summary
Render Yang as JSON Form (manual workflow task)
Description
This is a manual task, and can be called by a Workflow Builder job.
Route
/json-forms/task/RenderYangForm
Roles
admin
operator
Incoming
name | type | info | examples |
---|---|---|---|
yangData | string | Yang module data in string format | module Test { list interface { key "name"; leaf name { type string; } } } |
Outgoing
name |
---|
export |