This command modifies a snapshot.
Usage
snapshot modify --id ID
[--name NAME]
[--expiration-time EXPIRATION_TIME]
[--enable-lock]
Required Parameters
| Specifies which snapshot to modify. |
Options
| Changes the name of the snapshot. |
| Sets or modifies a time in the future at which the snapshot should expire. Specify EXPIRATION_TIME in the format YYYY-mm-ddTHH:MM:SS. Example: |
| Renders the snapshot indestructible. Once this setting is enabled, deleting the snapshot or shortening its expiration time requires unlocking the cluster's indestructibility mechanism. |
Example
vcli: admin> snapshot modify --id 971306 --name s3mainsnap