lbcli create snapshot (2.2 and above)

Creates a new snapshot.

Synopsis

Creates a new snapshot with specified properties.

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescriptionVersion
--descriptionstringSnapshot description (optional)
--help-hboolHelp for snapshot.
--namestringSnapshot name (required).
--project-namestringThe project associated with the snapshot (required).
--retention-timestring0Retention time to keep the snapshot (optional). Retention time is encoded as a string with a {value}{unit} format. {value} is a decimal number and {unit} is one of the following: ns, us, ms, s, m, h. Example: 7200s, 1200m, 2h.2.3.16 and above
--source-volume-namestringVolume name from which to take the snapshot (required if source-volume-UUID was not provided).
--source-volume-UUIDstringVolume UUID from which to take the snapshot (required if source-volume-name was not provided).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard