3.6 KiB
3.6 KiB
page_title, subcategory, description
| page_title | subcategory | description |
|---|---|---|
| dynamix_account_rg_list Data Source - terraform-provider-dynamix |
dynamix_account_rg_list (Data Source)
Schema
Required
account_id(Number) ID of the account
Optional
name(String) find by namepage(Number) page numberrg_id(Number) find by rg idsize(Number) page sizesort_by(String) sort by one of supported fields, format +|-(field)status(String) find by statustimeouts(Block, Optional) (see below for nested schema)vins_id(Number) find by vins idvm_id(Number) find by vm id
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:
computes(Attributes) (see below for nested schema)created_by(String)created_time(Number)deleted_by(String)deleted_time(Number)desc(String)milestones(Number)resources(Attributes) (see below for nested schema)rg_id(Number)rg_name(String)status(String)updated_by(String)updated_time(Number)vinses(Number)
Nested Schema for items.computes
Read-Only:
started(Number)stopped(Number)
Nested Schema for items.resources
Read-Only:
consumed(Attributes) (see below for nested schema)limits(Attributes) (see below for nested schema)reserved(Attributes) (see below for nested schema)
Nested Schema for items.resources.consumed
Read-Only:
cpu(Number)disksize(Number)disksizemax(Number)extips(Number)exttraffic(Number)gpu(Number)ram(Number)seps(Attributes List) (see below for nested schema)
Nested Schema for items.resources.consumed.seps
Read-Only:
disksize(Number)disksizemax(Number)pool_name(String)sep_id(String)
Nested Schema for items.resources.limits
Read-Only:
cpu(Number)disksize(Number)disksizemax(Number)extips(Number)exttraffic(Number)gpu(Number)ram(Number)seps(Number)
Nested Schema for items.resources.reserved
Read-Only:
cpu(Number)disksize(Number)disksizemax(Number)extips(Number)exttraffic(Number)gpu(Number)ram(Number)seps(Attributes List) (see below for nested schema)
Nested Schema for items.resources.reserved.seps
Read-Only:
disksize(Number)disksizemax(Number)pool_name(String)sep_id(String)