--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_image Resource - decort" subcategory: "" description: |- --- # decort_image (Resource) ## Schema ### Required - `boot_type` (String) Boot type of image bios or uefi - `drivers` (List of String) - `gid` (Number) grid (platform) ID where this template should be create in - `name` (String) Name of the rescue disk - `type` (String) Image type linux, windows or other - `url` (String) URL where to download media from ### Optional - `account_id` (Number) AccountId to make the image exclusive - `architecture` (String) binary architecture of this image, one of X86_64 of PPC64_LE - `hot_resize` (Boolean) Does this machine supports hot resize - `image_id` (Number) image id - `password` (String) Optional password for the image - `password_dl` (String) password for upload binary media - `permanently` (Boolean) whether to completely delete the image - `pool_name` (String) pool for image create - `sep_id` (Number) storage endpoint provider ID - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) - `username` (String) Optional username for the image - `username_dl` (String) username for upload binary media ### Read-Only - `acl` (String) - `bootable` (Boolean) - `ckey` (String) - `compute_ci_id` (Number) - `deleted_time` (String) - `desc` (String) - `enabled` (Boolean) - `guid` (Number) - `history` (List of Object) (see [below for nested schema](#nestedatt--history)) - `id` (String) The ID of this resource. - `image_name` (String) - `last_modified` (Number) - `link_to` (Number) - `milestones` (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) - `default` (String) - `delete` (String) - `read` (String) - `update` (String) ### Nested Schema for `history` Read-Only: - `guid` (String) - `id` (Number) - `timestamp` (Number)