...
- Case-insensitive searches for IPv6 objects do not work.
- Search will yield results in the format IPv6 is entered in the Cloud Services Portal (UI or API). For example, if you create or update an IPv6 address in a normalized format (fc99:2222:3333::1) and search in the same way, the result will yield the object. The same is true for the non-normalized format (fc99:2222:3333:0:0:0:0:1).
- IPv6 Range search will work in the same format it is created. For example, if the range is created as ( 2001:db8:1:1:1::1:0001 - 2001:db8:1:1:1::1:1fff), the search will yield result if you search with 2001:db8:1:1:1::1:0001 or 2001:db8:1:1:1::1:1fff. If you search with 2001:db8:1:1:1::1:1, it will not yield any result.
...
Types of wildcard search
Wildcard search provides three types of search:
...