pool.dataset.query

Sent on pool.dataset changes.

Type: object

PoolDatasetAddedEvent

Type: object
No Additional Properties

Id

Type: string

PoolDatasetEntry

Type: object

Id

Type: string

The full dataset path including pool name.


Example:

"tank/dataset/child"

Type

Type: string

The dataset type.


Examples:

"FILESYSTEM"
"VOLUME"

Name

Type: string

The dataset name without the pool prefix.

Pool

Type: string

The name of the ZFS pool containing this dataset.

Encrypted

Type: boolean

Whether the dataset is encrypted.

Encryption Root


The root dataset where encryption is enabled. null if the dataset is not encrypted.

Type: string
Type: null

Key Loaded


Whether the encryption key is currently loaded for encrypted datasets. null for unencrypted datasets.

Type: boolean
Type: null

Children

Type: array

Array of child dataset objects nested under this dataset.

No Additional Items
Each item of this array must be:
Type: object

User Properties

Type: object

Custom user-defined ZFS properties set on this dataset as key-value pairs.

Locked

Type: boolean

Whether an encrypted dataset is currently locked (key not loaded).

PoolDatasetEntryProperty

Type: object

ZFS comments property for storing descriptive text about the dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS quota warning threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS quota critical threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS reference quota warning threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS reference quota critical threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Identifies which service or system manages this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS deduplication setting - whether identical data blocks are stored only once.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

How Access Control Lists (ACLs) are handled when chmod is used.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The type of Access Control List system used (NFSV4, POSIX, or OFF).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Extended attributes storage method (on/off).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether file access times are updated when files are accessed.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

File name case sensitivity setting (sensitive/insensitive).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Data integrity checksum algorithm used for this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether files in this dataset can be executed.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Synchronous write behavior (standard/always/disabled).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Compression algorithm and level applied to data in this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The achieved compression ratio as a decimal (e.g., '2.50x').

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The snapshot from which this clone was created. Empty for non-clone datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Maximum amount of disk space this dataset and its children can consume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Maximum amount of disk space this dataset itself can consume (excluding children).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Minimum amount of disk space guaranteed to be available to this dataset and its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Minimum amount of disk space guaranteed to be available to this dataset itself.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Number of copies of data blocks to maintain for redundancy (1-3).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Visibility of the .zfs/snapshot directory (visible/hidden).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether the dataset is read-only.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The suggested block size for files in this filesystem dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, whether to use sparse (thin) provisioning.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, the logical size of the volume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, the block size used by the volume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Format of the encryption key (hex/raw/passphrase). Only relevant for encrypted datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Encryption algorithm used (e.g., AES-256-GCM). Only relevant for encrypted datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Total amount of disk space consumed by this dataset and all its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by child datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by this dataset itself, excluding children and snapshots.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by the refreservation of this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by snapshots of this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space available to this dataset and its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Size threshold below which blocks are stored on special vdevs if configured.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Number of PBKDF2 iterations used for passphrase-based encryption keys.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Timestamp when this dataset was created.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Controls visibility of volume snapshots under /dev/zvol/<pool>/.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

Mountpoint


Filesystem path where this dataset is mounted. Null for unmounted datasets or volumes.

Type: string
Type: null

Additional Properties of any type are allowed.

Type: object

PoolDatasetChangedEvent

Type: object
No Additional Properties

Id

Type: string

PoolDatasetEntry

Type: object

Id

Type: string

The full dataset path including pool name.


Example:

"tank/dataset/child"

Type

Type: string

The dataset type.


Examples:

"FILESYSTEM"
"VOLUME"

Name

Type: string

The dataset name without the pool prefix.

Pool

Type: string

The name of the ZFS pool containing this dataset.

Encrypted

Type: boolean

Whether the dataset is encrypted.

Encryption Root


The root dataset where encryption is enabled. null if the dataset is not encrypted.

Type: string
Type: null

Key Loaded


Whether the encryption key is currently loaded for encrypted datasets. null for unencrypted datasets.

Type: boolean
Type: null

Children

Type: array

Array of child dataset objects nested under this dataset.

No Additional Items
Each item of this array must be:
Type: object

User Properties

Type: object

Custom user-defined ZFS properties set on this dataset as key-value pairs.

Locked

Type: boolean

Whether an encrypted dataset is currently locked (key not loaded).

PoolDatasetEntryProperty

Type: object

ZFS comments property for storing descriptive text about the dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS quota warning threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS quota critical threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS reference quota warning threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS reference quota critical threshold property as a percentage.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Identifies which service or system manages this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

ZFS deduplication setting - whether identical data blocks are stored only once.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

How Access Control Lists (ACLs) are handled when chmod is used.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The type of Access Control List system used (NFSV4, POSIX, or OFF).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Extended attributes storage method (on/off).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether file access times are updated when files are accessed.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

File name case sensitivity setting (sensitive/insensitive).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Data integrity checksum algorithm used for this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether files in this dataset can be executed.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Synchronous write behavior (standard/always/disabled).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Compression algorithm and level applied to data in this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The achieved compression ratio as a decimal (e.g., '2.50x').

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The snapshot from which this clone was created. Empty for non-clone datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Maximum amount of disk space this dataset and its children can consume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Maximum amount of disk space this dataset itself can consume (excluding children).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Minimum amount of disk space guaranteed to be available to this dataset and its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Minimum amount of disk space guaranteed to be available to this dataset itself.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Number of copies of data blocks to maintain for redundancy (1-3).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Visibility of the .zfs/snapshot directory (visible/hidden).

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Whether the dataset is read-only.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

The suggested block size for files in this filesystem dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, whether to use sparse (thin) provisioning.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, the logical size of the volume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

For volumes, the block size used by the volume.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Format of the encryption key (hex/raw/passphrase). Only relevant for encrypted datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Encryption algorithm used (e.g., AES-256-GCM). Only relevant for encrypted datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Total amount of disk space consumed by this dataset and all its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by child datasets.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by this dataset itself, excluding children and snapshots.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by the refreservation of this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space consumed by snapshots of this dataset.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Amount of disk space available to this dataset and its children.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Size threshold below which blocks are stored on special vdevs if configured.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Number of PBKDF2 iterations used for passphrase-based encryption keys.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Timestamp when this dataset was created.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

PoolDatasetEntryProperty

Type: object

Controls visibility of volume snapshots under /dev/zvol/<pool>/.

No Additional Properties

Parsed

Type: object

The ZFS property value parsed into the appropriate type (string, boolean, integer, etc.).

Rawvalue


The raw string value of the ZFS property as stored in the pool. Can be null if not set.

Type: string
Type: null

Value


The current effective value of the ZFS property as a string. Can be null if inherited or not set.

Type: string
Type: null

Source


Indicates where the property value originates from.

Type: string
Type: null

Examples:

"LOCAL"
"INHERITED"
"DEFAULT"

Source Info

Type: object

Additional metadata about the property source, such as the parent dataset for inherited values.

Mountpoint


Filesystem path where this dataset is mounted. Null for unmounted datasets or volumes.

Type: string
Type: null

Additional Properties of any type are allowed.

Type: object

PoolDatasetRemovedEvent

Type: object
No Additional Properties

Id

Type: string


Required roles: DATASET_READ