...
- In the Global Search dialog, click VIEW ALL RESULTS.
- Review the list of available filters and choose the filter(s) that can help you identify the resource. You can click Select all to choose all the filtering parameters under a specific category. Global search uses the "OR" operation when you select multiple filters. To clear the selection, click Clear.
After you have chosen the applicable filters, click Apply Filter. All matching results are displayed in the right panel.
Note | ||
---|---|---|
| ||
To close the global search dialog in the VIEW ALL RESULTS mode, click the BACK button at the top left of the dialog. |
Global Search Query Syntax
...
Supported Objects | Supported Fields in Search | |||||
---|---|---|---|---|---|---|
DNS Objects | ||||||
DNS View | Name, Comment, Tags | |||||
DNS Config Profile | Name, Comment, Tags | |||||
Authoritative Zone | Name, Comment, Tags, Type | |||||
Forward Zone | Name, Comment, Tags | |||||
Resource Records | Comment, Name_in_Zone, RDATA, Tags, Type | |||||
Access Control List | Name, Comment, Tags | |||||
Authoritative DNS Server Group | Name, Comment, Tags | |||||
Forward DNS Server Group | Name, Comment, Tags | |||||
Zone Delegation | Name, Comment, Tags | |||||
IPAM/DHCP Objects | ||||||
IP Space | Name, Comment, Tags | |||||
Address Block | Address, CIDR, Name, Comment, Tags | |||||
Range | Start, End, Name, Comment, Tags | |||||
Subnet | Address, CIDR, Name, Comment, Tags | |||||
Address | Address, Comment, Tags | |||||
IPAM Host | Name, Comment, Tags | |||||
Server | Name, Comment, Tags | |||||
HA Group | Name, Comment, Tags | |||||
Hardware Filter | Name, Comment, Tags | |||||
Fixed Address | Name, Comment, Address, Match Value, Tags | |||||
Option Code | Name, Comment, Tags | |||||
Option Filter | Name, Comment, Tags | |||||
Option Group | Name, Comment, Tags | |||||
Option Space | Name, Comment, Tags | |||||
Fingerprint | Name, Comment, Class, Tags | |||||
TSIG Keys | Algorithm, Comment, Name, Tags | |||||
Infrastructure | HostHosts, ServiceServices, Tags | |||||
User Objects | ||||||
Users | Created at, User email, Time Zone, Name | |||||
User Groups | Created at, Description, Name | |||||
User Role | Description, Permissions | |||||
Access Policy | Description, User Group, Role | |||||
Tags | Key, Value, Type, Regexp, Status, Namespace Name, Namespace Type
|
...
Global Search works with the following limitations:
- 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.