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_trunk Resource - terraform-provider-decort |
decort_cb_trunk (Resource)
Schema
Required
name(String) Name of the trunkovs_bridge(String) OVS bridge nametrunk_tags(String) List of trunk tags (values between 1-4095)
Optional
account_ids(Set of Number) List of account IDs with access to this trunkdescription(String) Description of the trunkenable(Boolean) Whether the trunk should be enablednative_vlan_id(Number) Native VLAN IDtimeouts(Block, Optional) (see below for nested schema)
Read-Only
created_at(Number) when the trunk was createdcreated_by(String) who created the trunkdeleted_at(Number) when the trunk was updateddeleted_by(String) who updated the trunkguid(Number) GUIDid(String) The ID of this resource.mac(String) MAC addressstatus(String) if the trunk is enabledtrunk_id(Number) trunk idupdated_at(Number) when the trunk was updatedupdated_by(String) who updated the trunk
Nested Schema for timeouts
Optional:
create(String)default(String)delete(String)read(String)update(String)