apiHdfsSnapshot

An HDFS snapshot descriptor.

JSON

property type description
path path (string) Snapshotted path.
snapshotName snapshotName (string) Snapshot name.
snapshotPath snapshotPath (string) Read-only. Fully qualified path for the snapshot version of "path".

For example, if a snapshot "s1" is present at "/a/.snapshot/s1, then the snapshot path corresponding to "s1" for path "/a/b" will be "/a/.snapshot/s1/b".

creationTime creationTime (dateTime) Snapshot creation time.