Summary
Get All NEDs Detailed
Description
Get a detailed list of all NEDs (Network Element Driver) in NSO (Network Services Orchestrator).
Route
GET /nso_manager/neds/deep/:adapterId
Roles
            admin
other
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| adapterId | string | yes | Adapter's name. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| neds | array | Detailed NED (Network Element Drivers) information. |