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.
1.9 KiB
1.9 KiB
page_title | subcategory | description |
---|---|---|
dynamix_account_computes_list Data Source - terraform-provider-dynamix |
dynamix_account_computes_list (Data Source)
Schema
Required
account_id
(Number) account id
Optional
compute_id
(Number) find by compute idextnet_id
(Number) find by external network idextnet_name
(String) find by external network nameip_address
(String) find by ip addressname
(String) find by namepage
(Number) page numberrg_id
(Number) find by resource group idrg_name
(String) find by resource group namesize
(Number) page sizesort_by
(String) sort by one of supported fields, format +|-(field)tech_status
(String) find by tech statustimeouts
(Block, Optional) (see below for nested schema)
Read-Only
entry_count
(Number)id
(String) The ID of this resource.items
(Attributes List) (see below for nested schema)
Nested Schema for timeouts
Optional:
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).
Nested Schema for items
Read-Only:
account_id
(Number)account_name
(String)compute_id
(Number)compute_name
(String)cpus
(Number)created_by
(String)created_time
(Number)deleted_by
(String)deleted_time
(Number)ram
(Number)registered
(Boolean)rg_id
(Number)rg_name
(String)status
(String)tech_status
(String)total_disks_size
(Number)updated_by
(String)updated_time
(Number)user_managed
(Boolean)vins_connected
(Number)