Summary
Converts YANG to JSON Schema.
Description
onverts a list of YANG inputs into JSON Schemas
Route
POST /json-forms/yangToSchema
Roles
admin
other
readonly
apiread
operator
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| yangData | array | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| jsonSchema | array | Yang inputs converted to JSON schema |