--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_disk_snapshot Resource - terraform-provider-decort" subcategory: "" description: |- --- # decort_disk_snapshot (Resource) ## Schema ### Required - `disk_id` (Number) The unique ID of the subscriber-owner of the disk - `label` (String) Name of the snapshot ### Optional - `rollback` (Boolean) Needed in order to make a snapshot rollback - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) - `timestamp` (Number) Snapshot time ### Read-Only - `guid` (String) ID of the snapshot - `id` (String) The ID of this resource. - `res_id` (String) Reference to the snapshot - `snap_set_guid` (String) The set snapshot ID - `snap_set_time` (Number) The set time of the snapshot ### Nested Schema for `timeouts` Optional: - `create` (String) - `default` (String) - `delete` (String) - `read` (String) - `update` (String)