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.
85 lines
1.6 KiB
85 lines
1.6 KiB
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "decort_image Data Source - terraform-provider-decort"
|
|
subcategory: ""
|
|
description: |-
|
|
|
|
---
|
|
|
|
# decort_image (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Required
|
|
|
|
- `image_id` (Number)
|
|
|
|
### Optional
|
|
|
|
- `show_all` (Boolean)
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
|
|
|
### Read-Only
|
|
|
|
- `account_id` (Number)
|
|
- `acl` (String)
|
|
- `architecture` (String)
|
|
- `boot_type` (String)
|
|
- `bootable` (Boolean)
|
|
- `cd_presented_to` (String)
|
|
- `ckey` (String)
|
|
- `compute_ci_id` (Number)
|
|
- `deleted_time` (Number)
|
|
- `desc` (String)
|
|
- `drivers` (List of String)
|
|
- `enabled` (Boolean)
|
|
- `gid` (Number)
|
|
- `guid` (Number)
|
|
- `history` (List of Object) (see [below for nested schema](#nestedatt--history))
|
|
- `hot_resize` (Boolean)
|
|
- `id` (String) The ID of this resource.
|
|
- `image_name` (String)
|
|
- `last_modified` (Number)
|
|
- `link_to` (Number)
|
|
- `milestones` (Number)
|
|
- `network_interface_naming` (String)
|
|
- `password` (String)
|
|
- `pool_name` (String)
|
|
- `present_to` (List of Number)
|
|
- `provider_name` (String)
|
|
- `purge_attempts` (Number)
|
|
- `res_id` (String)
|
|
- `rescuecd` (Boolean)
|
|
- `sep_id` (Number)
|
|
- `shared_with` (List of Number)
|
|
- `size` (Number)
|
|
- `status` (String)
|
|
- `tech_status` (String)
|
|
- `type` (String)
|
|
- `unc_path` (String)
|
|
- `username` (String)
|
|
- `version` (String)
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
### Nested Schema for `timeouts`
|
|
|
|
Optional:
|
|
|
|
- `default` (String)
|
|
- `read` (String)
|
|
|
|
|
|
<a id="nestedatt--history"></a>
|
|
### Nested Schema for `history`
|
|
|
|
Read-Only:
|
|
|
|
- `guid` (String)
|
|
- `id` (Number)
|
|
- `timestamp` (Number)
|