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.
4.3 KiB
4.3 KiB
page_title | subcategory | description |
---|---|---|
dynamix_disk Resource - terraform-provider-dynamix |
dynamix_disk (Resource)
Schema
Required
account_id
(Number) ID of the accountdisk_name
(String) Iname of diskgid
(Number) ID of the grid (platform)size_max
(Number) size in GB, default is 10
Optional
desc
(String) description of diskdetach
(Boolean) Detaching the disk from computeiotune
(Attributes) (see below for nested schema)permanently
(Boolean) Whether to completely delete the disk, works only with non attached diskspool
(String) Pool for disk locationsep_id
(Number) Storage endpoint provider ID to create diskshareable
(Boolean) share disktimeouts
(Block, Optional) (see below for nested schema)type
(String) (B;D;T) B=Boot;D=Data;T=Temp
Read-Only
account_name
(String)acl
(String)computes
(Attributes List) (see below for nested schema)created_time
(Number)deleted_time
(Number)destruction_time
(Number)devicename
(String)disk_id
(Number)id
(String) The ID of this resource.image_id
(Number)images
(List of String)last_updated
(String) Timestamp of the last Terraform update of the disk resource.order
(Number)params
(String)parent_id
(Number)pci_slot
(Number)present_to
(List of Number)purge_time
(Number)res_id
(String)res_name
(String)role
(String)sep_type
(String)size_used
(Number)snapshots
(Attributes List) (see below for nested schema)status
(String)tech_status
(String)vmid
(Number)
Nested Schema for iotune
Optional:
read_bytes_sec
(Number) Number of bytes to read per secondread_bytes_sec_max
(Number) Maximum number of bytes to readread_iops_sec
(Number) Number of io read operations per secondread_iops_sec_max
(Number) Maximum number of io read operationssize_iops_sec
(Number) Size of io operationstotal_bytes_sec
(Number) Total size bytes per secondtotal_bytes_sec_max
(Number) Maximum total size of bytes per secondtotal_iops_sec
(Number) Total number of io operations per secondtotal_iops_sec_max
(Number) Maximum total number of io operations per secondwrite_bytes_sec
(Number) Number of bytes to write per secondwrite_bytes_sec_max
(Number) Maximum number of bytes to write per secondwrite_iops_sec
(Number) Number of write operations per secondwrite_iops_sec_max
(Number) Maximum number of write operations per second
Nested Schema for timeouts
Optional:
create
(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).delete
(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). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.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). Read operations occur during any refresh or planning operation when refresh is enabled.update
(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).
Nested Schema for computes
Read-Only:
compute_id
(String)compute_name
(String)
Nested Schema for snapshots
Read-Only:
guid
(String)label
(String)res_id
(String)snap_set_guid
(String)snap_set_time
(Number)timestamp
(Number)