Resolve "Missing plugin information if requesting a network element"
Merged
requested to merge 355-missing-plugin-information-if-requesting-a-network-element into master
Compare changes
This MR extends some API requests for network elements to also include some information about plugins used with those specific network elements.
Requesting GetAll
or Get
for network elements does return additional plugin information.
Related to #355