You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.2 KiB
49 lines
1.2 KiB
---
|
|
# 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 generated by tfplugindocs -->
|
|
## 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
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
### Nested Schema for `timeouts`
|
|
|
|
Optional:
|
|
|
|
- `default` (String)
|
|
- `read` (String)
|