Summary
Query an NSO Xpath
Description
Queries NSO for an Xpath and returns result.
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
path | string | yes | The service path of the target service model. |
key | string | yes | The leaf name you want to filter by. |
value | string | yes | Substring to filter the key with. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | array | - |