Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 178097

Case sensitivity in filter for REST API

$
0
0

Hello,

I want to get a VM by its name but the filter seems to be case-sensitive. I have VMs that have uppercase and lowercase names. Is there a way to specify a case insensitive search?

Here's the GET URL I used in Postman. For a VM with all uppercase name, my filter with lowercase fails with a return of empty value.

https://{vc}}/rest/vcenter/vm?filter.names.1=<vm name>

Thanks for any help,

Donna


Viewing all articles
Browse latest Browse all 178097

Trending Articles