Skip to content

Commit

Permalink
lxd/storage: Create a volume snapshot with a Description (#14016)
Browse files Browse the repository at this point in the history
Related issue: #14011
  • Loading branch information
tomponline authored Aug 30, 2024
2 parents 28a29b2 + 1d6b2d4 commit 78cd92f
Show file tree
Hide file tree
Showing 48 changed files with 7,432 additions and 6,980 deletions.
5 changes: 5 additions & 0 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6419,6 +6419,11 @@ definitions:
StorageVolumeSnapshotsPost:
description: StorageVolumeSnapshotsPost represents the fields available for a new LXD storage volume snapshot
properties:
description:
description: Description of the storage volume snapshot
example: My custom snapshot
type: string
x-go-name: Description
expires_at:
description: When the snapshot expires (gets auto-deleted)
example: "2021-03-23T17:38:37.753398689-04:00"
Expand Down
Loading

0 comments on commit 78cd92f

Please sign in to comment.