--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_cb_virtual_image Resource - terraform-provider-decort" subcategory: "" description: |- --- # decort_cb_virtual_image (Resource) ## Schema ### Required - `link_to` (Number) ID of real image to link this virtual image to upon creation - `name` (String) Name of the rescue disk ### Optional - `account_id` (Number) AccountId to make the image exclusive - `bootable` (Boolean) Does this image boot OS - `computeci_id` (Number) - `enabled` (Boolean) - `enabled_stacks` (List of Number) - `hot_resize` (Boolean) Does this machine supports hot resize - `password` (String) Optional password for the image - `shared_with` (List of Number) - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) - `username` (String) Optional username for the image ### Read-Only - `acl` (List of Object) (see [below for nested schema](#nestedatt--acl)) - `architecture` (String) binary architecture of this image, one of X86_64 - `boot_type` (String) Boot type of image bios or uefi - `ckey` (String) - `deleted_time` (Number) - `desc` (String) - `drivers` (List of String) List of types of compute suitable for image. Example: [ "KVM_X86" ] - `gid` (Number) grid (platform) ID where this template should be create in - `guid` (Number) - `history` (List of Object) (see [below for nested schema](#nestedatt--history)) - `id` (String) The ID of this resource. - `image_id` (Number) Image id - `image_type` (String) Image type linux, windows or other - `last_modified` (Number) - `meta` (List of String) meta - `milestones` (Number) - `pool_name` (String) pool for image create - `present_to` (List of Number) - `provider_name` (String) - `purge_attempts` (Number) - `reference_id` (String) - `res_id` (String) - `res_name` (String) - `rescuecd` (Boolean) - `sep_id` (Number) storage endpoint provider ID - `size` (Number) image size - `status` (String) status - `tech_status` (String) tech atatus - `unc_path` (String) unc path - `url` (String) URL where to download media from - `version` (String) version ### Nested Schema for `timeouts` Optional: - `create` (String) - `default` (String) - `delete` (String) - `read` (String) - `update` (String) ### Nested Schema for `acl` Read-Only: - `explicit` (Boolean) - `guid` (String) - `right` (String) - `status` (String) - `type` (String) - `user_group_id` (String) ### Nested Schema for `history` Read-Only: - `guid` (String) - `id` (Number) - `timestamp` (Number)