show pal extra_attribute_list
Function
The show pal extra_attribute_list command is used to batch query extended file attributes.
Format
show pal extra_attribute_list file_system_id=? file_id=?
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? |
File system ID. |
To obtain the value, run the "show file_system general" command without parameters. |
file_id=? |
File ID. |
To obtain the value, run the "ls -i <file name>" command on the host. |
Views
Developer view
Usage Guidelines
None
Example
Query the extended attributes of file "4003" in file system "3".
developer:/>show pal extra_attribute_list file_system_id=3 file_id=4003
SUCCESS:show filesystem(ID: 3) file(ID: 4003) listXattr information:
listXattr key = protocol.extended_acl.
System Response
None