--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dynamix_k8s_list Data Source - terraform-provider-dynamix" subcategory: "" description: |- --- # dynamix_k8s_list (Data Source) ## Schema ### Optional - `bservice_id` (Number) - `by_id` (Number) - `includedeleted` (Boolean) - `ip_address` (String) - `lb_id` (Number) - `name` (String) - `page` (Number) - `rg_id` (Number) - `size` (Number) - `sort_by` (String) sort by one of supported fields, format +|-(field) - `status` (String) - `tech_status` (String) - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### 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) - `account_name` (String) - `acl` (List of String) - `bservice_id` (Number) - `created_by` (String) - `created_time` (Number) - `deleted_by` (String) - `deleted_time` (Number) - `desc` (String) - `extnet_id` (Number) - `gid` (Number) - `guid` (Number) - `k8s_id` (Number) - `k8s_name` (String) - `k8sci_id` (Number) - `lb_id` (Number) - `milestones` (Number) - `network_plugin` (String) - `rg_id` (Number) - `rg_name` (String) - `service_account` (Attributes) (see [below for nested schema](#nestedatt--items--service_account)) - `status` (String) - `tech_status` (String) - `updated_by` (String) - `updated_time` (Number) - `vins_id` (Number) - `workers_groups` (Attributes List) (see [below for nested schema](#nestedatt--items--workers_groups)) ### Nested Schema for `items.service_account` Read-Only: - `guid` (String) - `password` (String) - `username` (String) ### Nested Schema for `items.workers_groups` Read-Only: - `annotations` (List of String) - `cpu` (Number) - `detailed_info` (Attributes List) (see [below for nested schema](#nestedatt--items--workers_groups--detailed_info)) - `disk` (Number) - `guid` (String) - `labels` (List of String) - `num` (Number) - `ram` (Number) - `taints` (List of String) - `worker_group_id` (Number) - `worker_group_name` (String) ### Nested Schema for `items.workers_groups.detailed_info` Read-Only: - `externalip` (String) - `id` (Number) - `name` (String) - `status` (String) - `tech_status` (String)