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.
2.6 KiB
2.6 KiB
page_title | subcategory | description |
---|---|---|
dynamix_rg_list_computes Data Source - terraform-provider-dynamix |
dynamix_rg_list_computes (Data Source)
Schema
Required
rg_id
(Number) ID of the RG
Optional
account_id
(Number) find by account idcompute_id
(Number) find by 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 numbersize
(Number) size numbersort_by
(String) sort by one of supported fields, format +|-(field)status
(String) find by statustech_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)affinity_label
(String)affinity_rules
(Attributes List) (see below for nested schema)affinity_weight
(Number)antiaffinity_rules
(Attributes List) (see below for nested schema)cpus
(Number)created_by
(String)created_time
(Number)deleted_by
(String)deleted_time
(Number)id
(Number)name
(String)ram
(Number)registered
(Boolean)rg_name
(String)status
(String)tech_status
(String)total_disks_size
(Number)updated_by
(String)updated_time
(Number)user_managed
(Boolean)vins_connected
(Number)
Nested Schema for items.affinity_rules
Read-Only:
guid
(String)key
(String)mode
(String)policy
(String)topology
(String)value
(String)
Nested Schema for items.antiaffinity_rules
Read-Only:
guid
(String)key
(String)mode
(String)policy
(String)topology
(String)value
(String)