Summary
Validate Network Configuration
Description
Validate configuration against a NED (Network Element Drivers).
Route
POST /nso_manager/verifyConfig/:adapter/:nedid
Roles
admin
other
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| adapter | string | yes | Adapter's name. |
| nedid | string | yes | NED's ID. |
| data | string | yes | Data to verify. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| status | string | Validity of configuration. |