The section describes how to search for files or objects whose metadata contains both the specified system metadata fields and custom metadata fields.
The Query Metadata page is displayed.
Parameter |
Description |
|---|---|
Owning Account |
Name of an account to which a file or object belongs. You can select 1 to 10 accounts. The relationship between the accounts is OR.
NOTE:
|
Namespace |
Namespace to which a file or object belongs. You can select multiple namespaces. The relationship between the namespaces is OR. |
Path |
Path of a file, object, or directory. The system performs prefix-based fuzzy query according to the entered path. |
Type |
Type of a file or directory.
|
Name |
Name of a file or object. The system performs prefix-based fuzzy search according to the entered name. For example, if you enter abc, the system queries all files or objects whose names start with abc. |
UNIX User ID |
UNIX user ID when the NFS protocol is used.
|
UNIX User |
UNIX user name when the NFS protocol is used.
|
UNIX User Group |
UNIX user group name when the NFS protocol is used.
|
Last Modified |
Time when a file, object, or directory is last modified. |
Last Accessed |
Time when a file, object, or directory is last accessed.
NOTE:
This parameter requires the Automatic Update of Atime function to be enabled for the corresponding namespace. After the function is enabled, system performance will be affected. |
Size |
Size of a file or object. Unit: byte |
Custom Metadata |
In addition to the preceding system metadata, you can also query metadata by custom metadata field. Click When uploading a file, metadata of the file is recorded in the format of Key-Value. Therefore, enter a key and its corresponding value in this parameter. [Example] Key = owner, Value = Zhang San |
Configure at least one of the preceding parameters. The relationship between the preceding parameters is AND. That is, the filtered metadata is the intersection of the specified conditions.
For example, if Owning Account is test and Type is txt, the filtered files or objects must meet the two conditions.
A maximum of 10,000 results can be queried.