Hello,
It's been a while since I touched the powershell, sorry for my level
I will want to create a script to add the switch configuration files to netbox.
is it possible to indicate several parameters to Get-nbInterface -query
exemple : Get-nbInterface -query @{name='1/1'}, @{device = 'CR'}
thx