Files
terraform-provider-dynamix/docs/data-sources/disk_snapshot.md
asteam 6f40af6a5f 1.0.0
2024-07-25 14:33:38 +03:00

995 B

page_title, subcategory, description
page_title subcategory description
dynamix_disk_snapshot Data Source - terraform-provider-dynamix

dynamix_disk_snapshot (Data Source)

Schema

Required

  • disk_id (Number) The unique ID of the subscriber-owner of the disk
  • label (String) Name of the snapshot

Optional

Read-Only

  • guid (String)
  • id (String) The ID of this resource.
  • res_id (String)
  • snap_set_guid (String)
  • snap_set_time (Number)
  • timestamp (Number)

Nested Schema for timeouts

Optional:

  • read (String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).