SnapshotCreateRequest
SnapshotCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Description Example : description | any of [string, null] | |
| force optional | Force Example : True | any of [boolean, null] | |
| metadata optional | Snapshot metadata Example : | any of [object, null] | |
| name required | Snapshot name Example : snapshot-1Pattern : ^[a-zA-Z0-9-_ ]+$Maximum length : 255 | string | |
| volume_id required | Volume ID Example : 3f500f00-ed80-4566-a057-e31760226f9a | string |