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/sdn_segment.md

2.4 KiB

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 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)
  • status (String)
  • synced_at (String)