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.
1.4 KiB
1.4 KiB
| page_title | subcategory | description |
|---|---|---|
| decort_cb_dpdknet Resource - terraform-provider-decort |
decort_cb_dpdknet (Resource)
Schema
Required
gid(Number) ID of the grid (platform)name(String) Name of networkovs_bridge(String) OVS bridge in which interfaces for computers createdvlan_id(Number) vlan ID
Optional
account_access(List of Number) List of accounts with accessdesc(String) Description of DPDK networkenable_secgroups(Boolean) enable security groupsenabled(Boolean) Enabled or disabled DPDK networkrg_access(List of Number) List of resource groups with accesstimeouts(Block, Optional) (see below for nested schema)
Read-Only
compute_ids(List of Number) Compute IDs which uses this DPDK networkcreated_time(Number) Created timedpdk_id(Number) The unique ID of the subscriber-owner of the DPDK networkguid(Number) DPDK network ID on the storage sideid(String) The ID of this resource.status(String) DPDK network statusupdated_time(Number) Updated time
Nested Schema for timeouts
Optional:
create(String)default(String)delete(String)read(String)update(String)