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/resources/cb_disk_snapshot.md

1.0 KiB

page_title subcategory description
decort_cb_disk_snapshot Resource - terraform-provider-decort

decort_cb_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)
  • timestamp (Number) Snapshot time

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

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)