6.5 HP StoreAll OS User Guide

With the exception of system::deleteTime, all of the system metadata attributes listed in this
table are valid for live (for example, not-yet-deleted) files and directories. For deleted files, only
the following attributes are valid: system::path, system::deleteTime,
system::lastActivityTime and system::poid.
WritableExampleDescriptionTypeSystem attribute (key)
no0000000200014001:B1532C2EThe permanent Object ID
that uniquely identifies the
stringsystem::poid
file within the StoreAll
cluster (a 96-bit integer split
in two parts).
noimages/xray.jpgThe pathname of the file or
directory, expressed as a
stringsystem::path
path relative to the mount
point of the StoreAll file
system.
no433The StoreAll user ID (UID)
number of the owner of the
file or directory.
numericsystem::ownerUserId
no1025489The file size. The number
of bytes stored by StoreAll
to hold the file’s contents.
numericsystem::size
no700The StoreAll group ID (GID)
number of the primary
numericsystem::ownerGroupId
group to which the owner
of the file or directory
belongs.
noThe date/time recorded in
the atime field of the file
numericsystem::onDiskAtime
Query criteria (seconds):
1334642962
inode in the file system.
See system::onDiskAtime”
(page 231).
JSON response (including
nanoseconds):
334642962.556708192
See API date formats
(page 220).
noSee API date formats
(page 220).
The date/time of the last
status change (ctime).
numericsystem::lastChangedTime
noSee API date formats
(page 220).
The date/time of the last
content modification
(mtime).
numericsystem::lastModifiedTime
yes (see
“Retention
See API date formats
(page 220).
The date/time when a
retained file will expire (or
numericsystem::retentionExpirationTime
propertieshas expired) from retention.
assignment”
(page 218))
After expiration, the file
reverts to WORM but not
retained status. This
attribute applies only to
files, returning 0 for
directories. If a file has
never been retained, this
value is 0.
noA decimal number, such as
33060 for the octal value
The Linux mode/permission
bits, a combination of the
numericsystem::mode
0100444 (regular file,values shown by the Linux
read-only for owner / group /
other).
man 2 stat command).
See system::mode
Metadata queries 227