I am not able to fetch parameters with wildcard using projection APIs. However GenieACS supports GPV task request with wildcard. How can I also get values from mongo using projection API using wildcard.
Sample Request:
curl 'http://127.0.0.1:7557/devices/?query={%22_id%22%3A%*******%22}&projection=Device.Hosts.Host.*.HostName'