Files
terraform-provider-decort/docs/data-sources/sdn_segment.md
2026-06-02 11:28:16 +03:00

3.4 KiB

page_title, subcategory, description
page_title subcategory description
decort_sdn_segment Data Source - terraform-provider-decort

decort_sdn_segment (Data Source)

Schema

Required

  • segment_id (String)

Optional

Read-Only

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)

Nested Schema for dhcp_v4

Read-Only:

  • dns (List of String)
  • enabled (Boolean)
  • excluded_address_ranges (List of String)
  • gateway (String)
  • id (String)
  • lease_time (Number)
  • server_ip (String)
  • server_mac (String)

Nested Schema for dhcp_v6

Read-Only:

  • address_prefix (String)
  • dns (List of String)
  • enabled (Boolean)
  • id (String)
  • lease_time (Number)
  • server_mac (String)

Nested Schema for l2_connection_port

Read-Only:

  • access_group_id (String)
  • created_at (String)
  • created_by (String)
  • id (String)
  • l2_external_network (List of Object) (see below for nested schema)
  • updated_at (String)
  • updated_by (String)
  • version_id (Number)

Nested Schema for l2_connection_port.l2_external_network

Read-Only:

  • bridge_network_name (String)
  • created_at (String)
  • created_by (String)
  • description (String)
  • display_name (String)
  • hypervisors (List of String)
  • id (String)
  • updated_at (String)
  • updated_by (String)
  • version_id (Number)
  • vlan_tag (Number)

Nested Schema for logical_ports_info

Read-Only:

  • display_name (String)
  • id (String)

Nested Schema for routers_info

Read-Only:

  • display_name (String)
  • id (String)

Nested Schema for status

Read-Only:

Nested Schema for status.hypervisors

Read-Only:

  • display_name (String)
  • hypervisor_status (String)
  • name (String)
  • operation_status (String)
  • synced_at (String)