Send a list of parameters in the API request
Hi,
There are some API requests that accept parameters to filter the repsone; like
discovery/searchDevice which gets
deviceName a the parameter. How could we send a list of values (more than one value) so the response includes all devices which are meeting criteria? e.g :
discovery/searchDevice?
deviceName=[192.168.20.2, 192.168.20.5]
Thanks
New to ADSelfService Plus?