Summary
Convert YANG modules to JSON schemas.
Description
Convert YANG modules to JSON schemas.
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| yangModules | array | yes | YANG modules to convert. | 
| options | object | yes | Options for converting JSON schemas. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | array | Converted JSON schemas. |