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_trunk.md

1.3 KiB

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

decort_cb_trunk (Data Source)

Schema

Required

  • trunk_id (Number) trunk id

Optional

Read-Only

  • account_ids (Set of Number) List of account IDs with access to this trunk
  • created_at (Number) when the trunk was created
  • created_by (String) who created the trunk
  • deleted_at (Number) when the trunk was updated
  • deleted_by (String) who updated the trunk
  • description (String) Description of the trunk
  • guid (Number) GUID
  • id (String) The ID of this resource.
  • mac (String) MAC address
  • name (String) Name of the trunk
  • native_vlan_id (Number) Native VLAN ID
  • ovs_bridge (String) OVS bridge name
  • status (String) if the trunk is enabled
  • trunk_tags (String) List of trunk tags (values between 1-4095)
  • updated_at (Number) when the trunk was updated
  • updated_by (String) who updated the trunk

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)