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.1 KiB
4.1 KiB
page_title | subcategory | description |
---|---|---|
decort_disk Resource - terraform-provider-decort |
decort_disk (Resource)
Schema
Required
account_id
(Number) The unique ID of the subscriber-owner of the diskdisk_name
(String) Name of diskgid
(Number) ID of the grid (platform)size_max
(Number) Size in GB
Optional
desc
(String) Description of diskdetach
(Boolean) Detaching the disk from computeiotune
(Block List, Max: 1) (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)timeouts
(Block, Optional) (see below for nested schema)type
(String) The type of disk in terms of its role in compute: 'B=Boot, D=Data, T=Temp'
Read-Only
account_name
(String) The name of the subscriber '(account') to whom this disk belongsacl
(String)computes
(List of Object) (see below for nested schema)created_time
(Number) Created timedeleted_time
(Number) Deleted timedestruction_time
(Number) Time of final deletiondevicename
(String) Name of the devicedisk_id
(Number) Disk ID. Duplicates the value of the ID parameterid
(String) The ID of this resource.image_id
(Number) Image IDimages
(List of String) IDs of images using the diskorder
(Number) Disk orderparams
(String) Disk paramsparent_id
(Number) ID of the parent diskpci_slot
(Number) ID of the pci slot to which the disk is connectedpresent_to
(List of Number)purge_time
(Number) Time of the last deletion attemptreplication
(List of Object) Replication status (see below for nested schema)res_id
(String) Resource IDres_name
(String) Name of the resourcerole
(String) Disk rolesep_type
(String) Type SEP. Defines the type of storage system and contains one of the values set in the cloud platformsize_used
(Number) Number of used space, in GBsnapshots
(List of Object) (see below for nested schema)status
(String) Disk statustech_status
(String) Technical status of the diskvmid
(Number) Virtual Machine ID (Deprecated)
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)default
(String)delete
(String)read
(String)update
(String)
Nested Schema for computes
Read-Only:
compute_id
(String)compute_name
(String)
Nested Schema for replication
Read-Only:
disk_id
(Number)pool_id
(String)role
(String)self_volume_id
(String)storage_id
(String)volume_id
(String)
Nested Schema for snapshots
Read-Only:
guid
(String)label
(String)res_id
(String)snap_set_guid
(String)snap_set_time
(Number)timestamp
(Number)