--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_dpdknet Data Source - terraform-provider-decort" subcategory: "" description: |- --- # decort_dpdknet (Data Source) ## Schema ### Required - `dpdk_id` (Number) The unique ID of the subscriber-owner of the DPDK network ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `account_access` (List of Number) List of accounts with access - `compute_ids` (List of Number) Compute IDs which uses this DPDK network - `created_time` (Number) Created time - `desc` (String) Description of DPDK network - `gid` (Number) ID of the grid (platform) - `guid` (Number) DPDK network ID on the storage side - `id` (String) The ID of this resource. - `name` (String) Name of network - `ovs_bridge` (String) OVS bridge in which interfaces for computers created - `rg_access` (List of Number) List of resource groups with access - `status` (String) DPDK network status - `updated_time` (Number) Updated time - `vlan_id` (Number) vlan ID ### Nested Schema for `timeouts` Optional: - `default` (String) - `read` (String)