pool.snapshot.create ==================== Take a snapshot from a given dataset. .. raw:: html
Configuration for creating a snapshot with either an explicit name or naming schema.
Name of the dataset to create a snapshot of.
Must be at least 1 characters long
Whether to recursively snapshot child datasets.
Array of dataset patterns to exclude from recursive snapshots.
No Additional ItemsWhether to sync VMware VMs before taking the snapshot.
Object mapping ZFS property names to values to set on the snapshot.
Explicit name for the snapshot.
Must be at least 1 characters long
Name of the dataset to create a snapshot of.
Must be at least 1 characters long
Whether to recursively snapshot child datasets.
Array of dataset patterns to exclude from recursive snapshots.
No Additional ItemsWhether to sync VMware VMs before taking the snapshot.
Object mapping ZFS property names to values to set on the snapshot.
Naming schema pattern to generate the snapshot name automatically.
Must be at least 1 characters long
Information about the newly created snapshot.
No Additional PropertiesFull snapshot identifier including dataset and snapshot name.
Object mapping ZFS property names to their values and metadata.
Each additional property must conform to the following schema
Current effective value of the ZFS property as a string.
Raw string value of the ZFS property as stored.
Source of the property value.
NONE: Property is not setDEFAULT: Using ZFS default valueLOCAL: Set locally on this snapshotTEMPORARY: Temporary override valueINHERITED: Inherited from parent datasetRECEIVED: Set by ZFS receive operationProperty value parsed into the appropriate type (string, boolean, integer, etc.).
Name of the ZFS pool containing this snapshot.
Full name of the snapshot including dataset path.
Type identifier indicating this is a ZFS snapshot.
Specific value:"SNAPSHOT"
    Just the snapshot name portion without the dataset path.
Name of the dataset this snapshot was taken from.
Transaction group ID when the snapshot was created.