You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/docs/data-sources/cb_disk_snapshot.md

44 lines
939 B

1 year ago
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_cb_disk_snapshot Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_cb_disk_snapshot (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- `disk_id` (Number) The unique ID of the subscriber-owner of the disk
- `label` (String) Name of the snapshot
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `guid` (String) ID of the snapshot
- `id` (String) The ID of this resource.
- `reference_id` (String)
- `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
- `timestamp` (Number) Snapshot time
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)