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.
3.3 KiB
3.3 KiB
page_title | subcategory | description |
---|---|---|
dynamix_image Resource - terraform-provider-dynamix |
dynamix_image (Resource)
Schema
Required
account_id
(Number) AccountId to make the image exclusiveboot_type
(String) Boot type of image bios or uefidrivers
(List of String) List of types of compute suitable for image. Example: [ "KVM_X86" ]image_name
(String) Name of the rescue diskimage_type
(String) Image type linux, windows or otherurl
(String) URL where to download media from
Optional
architecture
(String) Binary architecture of this image, one of X86_64hot_resize
(Boolean) Does this machine supports hot resizepassword
(String) Optional password for the imagepassword_dl
(String) Password for upload binary mediapool_name
(String) Pool for image createsep_id
(Number) Storage endpoint provider IDtimeouts
(Block, Optional) (see below for nested schema)username
(String) Optional username for the imageusername_dl
(String) Username for upload binary media
Read-Only
acl
(List of String)bootable
(Boolean)cd_presented_to
(String)ckey
(String)compute_ci_id
(Number)deleted_time
(Number)desc
(String)enabled
(Boolean)gid
(Number)guid
(Number)history
(Attributes List) (see below for nested schema)id
(String) The ID of this resource.image_id
(Number)last_modified
(Number)last_updated
(String) Timestamp of the last Terraform update of the order.link_to
(Number)milestones
(Number)network_interface_naming
(String)present_to
(List of Number)provider_name
(String)purge_attempts
(Number)res_id
(String)rescuecd
(Boolean)shared_with
(List of Number)size
(Number)status
(String)tech_status
(String)unc_path
(String)version
(String)
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 history
Read-Only:
guid
(String)id
(Number)timestamp
(Number)