openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

?fields filter doesn't provide key attributes #923

Open openBackhaul opened 5 months ago

openBackhaul commented 5 months ago

Resource paths shall be implemented like the RESTCONF interface at the SDN Controller NBI. At the RESTCONF interface, the ?fields filter result is automatically comprising the key attributes like uuid and local-id.

image

GET ... /core-model-1-4:network-control-domain=cache/control-construct=513559991A?fields=logical-termination-point%28ltp-augment-1-0%3Altp-augment-pac%3Blayer-protocol%28layer-protocol-name%29%29) does not list the key attributes.

image

paulBMentopolis commented 5 months ago

The internal structure of elements returned by MWDI is not modified by MDIP. The missing keys are already missing in the MWDI return payload.

openBackhaul commented 5 months ago

Issue has been initially addressed to the MDIP, but MDIP is passing through the response provided by MWDI.

nardecchia-siae commented 3 months ago

Tested with 1.1.2.d_impl

330432269-91765204-bc7d-404f-a59c-22346522a5e9