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.
terraform-provider-decort/docs/data-sources/image_list.md

2.1 KiB

page_title subcategory description
decort_image_list Data Source - terraform-provider-decort

decort_image_list (Data Source)

Schema

Optional

  • id (String) The ID of this resource.
  • page (Number) page number
  • sep_id (Number) filter images by storage endpoint provider ID
  • shared_with (Number) filter images by account ID availability
  • size (Number) page size
  • timeouts (Block, Optional) (see below for nested schema)

Read-Only

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)

Nested Schema for items

Read-Only:

  • account_id (Number)
  • architecture (String)
  • boot_type (String)
  • bootable (Boolean)
  • computeci_id (Number)
  • desc (String)
  • drivers (List of String)
  • enabled (Boolean)
  • gid (Number)
  • guid (Number)
  • history (List of Object) (see below for nested schema)
  • hot_resize (Boolean)
  • image_id (Number)
  • image_type (String)
  • last_modified (Number)
  • link_to (Number)
  • meta (List of String)
  • milestones (Number)
  • name (String)
  • password (String)
  • password_dl (String)
  • permanently (Boolean)
  • pool_name (String)
  • provider_name (String)
  • purge_attempts (Number)
  • reference_id (String)
  • res_id (String)
  • res_name (String)
  • rescuecd (Boolean)
  • sep_id (Number)
  • shared_with (List of Number)
  • size (Number)
  • status (String)
  • tech_status (String)
  • unc_path (String)
  • url (String)
  • username (String)
  • username_dl (String)
  • version (String)

Nested Schema for items.history

Read-Only:

  • guid (String)
  • id (Number)
  • timestamp (Number)