osc block-storage snapshot create

Creates a new snapshot

Usage: osc block-storage snapshot create [OPTIONS] --volume-id <VOLUME_ID>

Options:

  • --description <DESCRIPTION> — A description for the snapshot. Default is None

  • --display-name <DISPLAY_NAME> — The name of the snapshot

  • --force <FORCE> — Indicates whether to snapshot, even if the volume is attached. Default is false. See valid boolean values

    Possible values: true, false

  • --metadata <key=value> — One or more metadata key and value pairs for the snapshot

  • --name <NAME> — The name of the snapshot

  • --volume-id <VOLUME_ID> — The UUID of the volume