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.
terraform-provider-decort/docs/data-sources/cb_dpdknet.md

1.2 KiB

page_title subcategory description
decort_cb_dpdknet Data Source - terraform-provider-decort

decort_cb_dpdknet (Data Source)

Schema

Required

  • dpdk_id (Number) The unique ID of the subscriber-owner of the DPDK network

Optional

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)