Searching for objects
Use the search feature to find objects on providers that are cataloged in IBM® Storage Defender Copy Data Management. Examples of objects are volumes, files, snapshots, qtrees, and virtual machines. You can tailor your search by applying filters.
There are two types of search, basic and advanced.
Basic search searches all text fields. Enter a character pattern including wildcards and inline search strings for more advanced searches. IBM Storage Defender Copy Data Management searches the entire Inventory and returns all objects with a name that matches or contains the search entry.
Advanced search is similar to basic search, with an additional function. You can search and filter by object name, category, object type, and location. When searching for NetApp ONTAP files, you can also filter by last modified time, creation time, last accessed time, and file size.
Once you initiate the search and it completes, IBM Storage Defender Copy Data Management returns all search results defined by your criteria. Click an object that appears in the Search results to open a tab with additional details about that object.
Before you begin:
- You can only search for objects on providers that are registered and cataloged. See Registering a storage provider and Plan Overview.
To search for objects:
- Click the Search tab.
- Open a new Search pane. If this is the first search in your IBM Storage Defender Copy Data Management session, click the Search tab. If you have already done a Search, go into an existing Search pane and click New Search. From a new Search pane, you can perform a basic search or an advanced search.
To perform a basic search:
- In the Enter search term field, enter the character pattern to search on. Following are guidelines for entering Search terms:
Enter a character string to find objects with a name that matches or contains the character string. You can also enter partial character strings. Character strings are case insensitive.
Enter * to return all available objects.
Apply wildcards as needed. Wildcard considerations are described later in this topic.
- Click Search Now. The list of objects that meet all the criteria displays.
- Click an object name. The properties of the object display in a new tab. The specific properties vary by type of object.
- To perform a basic search using inline search parameters:
- Using the following inline search strings, you can perform complex searches based on a file's location, size, and access, creation, or modified time from the basic search field.
To perform an advanced search:
- Click Advanced Search.
- On the Advanced Search dialog, enter filters:
- Search For
- The resource category includes Applications, IBM, NetApp ONTAP, Recovery, or VMware and their associated object types.
Note: Results returned from a low-level NetApp ONTAP file search differ from other object search results. On the searched file's properties pane, you can review previous versions of your files, along with their Snapshot, SnapVault and SnapMirror replication status on the file's properties pane.
For the VMware catalog, object types include Datacenter, Datastore, ESX Host, ESX LUN, Folder, Recovery Point, vApp, vDisk, VM, vSnapshot, and vSphere.
- Name
- Object name or character pattern.
- Location
- The place where the object resides. This is usually the host name or the host/volume. Wildcards can be used.
- Hide Duplicates
- Toggles the behavior of duplicate search results. The default option, No, displays duplicate search results in the search results pane. Select Yes to hide duplicate search results. View the object's properties to view duplicate versions of an object.
- Click Search. The list of objects that meet all the criteria displays.
- Click an object name. The properties of the object display in a new tab. The specific properties vary by type of object.
Tip: Periodically closing tabs helps simplify navigation and browsing. To close multiple tabs, right-click a tab then select Close Tab, Close Other Tabs, or Close All Tabs.
Wildcard considerations:
A wildcard is a character that you can substitute for zero or more unspecified characters when searching text. Position wildcards at the beginning, middle, or end of a string, and combine them within a string.
- Match a character string with an asterisk, which represents a variable string of zero or more characters:
string* searches for terms like string, strings, or stringency
str*ing searches for terms like string, straying, or straightening
*string searches for terms like string or shoestring
- Match a single character with a question mark:
string? searches for terms like strings, stringy, or string1
st??ring searches for terms like starring or steering
???string searches for terms like hamstring or bowstring
You can use multiple asterisk wildcards in a single text string, though this might considerably slow down a large search.
- What to do next
-
- You can download the search results as a CSV file format. See Downloading search results.
- You can reorder and resize columns in the search results table.
- You can learn more about an object or its attributes in the search results. See Viewing object details.