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