--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dynamix_vfpool Data Source - terraform-provider-dynamix" subcategory: "" description: |- --- # dynamix_vfpool (Data Source) ## Schema ### Required - `vfpool_id` (Number) ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `account_access` (List of Number) - `created_time` (Number) - `description` (String) - `gid` (Number) - `guid` (Number) - `name` (String) - `rg_access` (List of Number) - `status` (String) - `updated_time` (Number) - `vfs` (Attributes List) (see [below for nested schema](#nestedatt--vfs)) ### 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 `vfs` Read-Only: - `node_id` (Number) - `vf_list` (Attributes List) (see [below for nested schema](#nestedatt--vfs--vf_list)) ### Nested Schema for `vfs.vf_list` Read-Only: - `nic_name` (String) - `vfs_info` (Attributes List) (see [below for nested schema](#nestedatt--vfs--vf_list--vfs_info)) ### Nested Schema for `vfs.vf_list.vfs_info` Read-Only: - `claimed` (Boolean) - `id` (Number) - `vm_id` (Number)