--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dynamix_flipgroup_list Data Source - terraform-provider-dynamix" subcategory: "" description: |- --- # dynamix_flipgroup_list (Data Source) ## Schema ### Optional - `account_id` (Number) Account id - `by_id` (Number) Filter by ID - `by_ip` (String) Filter by IP-address - `client_ids` (List of Number) client_ids - `conn_id` (Number) Conn id - `extnet_id` (Number) Filter by ExtNetID - `name` (String) Filter by Name - `page` (Number) Page number - `rg_id` (Number) Filter by RG ID - `size` (Number) Page size - `sort_by` (String) sort by one of supported fields, format +|-(field) - `status` (String) Status - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) - `vins_id` (Number) Filter by ViNS ID - `vins_name` (String) Filter by ViNS name ### Read-Only - `entry_count` (Number) - `id` (String) The ID of this resource. - `items` (Attributes List) (see [below for nested schema](#nestedatt--items)) ### Nested Schema for `timeouts` Optional: - `read` (String) A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) 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) - `ckey` (String) - `client_ids` (List of Number) - `client_type` (String) - `conn_id` (Number) - `conn_type` (String) - `default_gw` (String) - `desc` (String) - `flipgroup_id` (Number) - `gid` (Number) - `guid` (Number) - `ip` (String) - `meta` (List of String) - `milestones` (Number) - `name` (String) - `net_id` (Number) - `net_mask` (Number) - `net_type` (String) - `status` (String)