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.

2.3 KiB

page_title subcategory description
dynamix_extnet Data Source - terraform-provider-dynamix

dynamix_extnet (Data Source)

Schema

Required

  • net_id (Number) ext net id

Optional

Read-Only

  • check_ips (List of String)
  • ckey (String)
  • default (Boolean)
  • default_qos (Attributes) (see below for nested schema)
  • desc (String)
  • dns (List of String)
  • excluded (Attributes List) (see below for nested schema)
  • free_ips (Number)
  • gateway (String)
  • gid (Number)
  • guid (Number)
  • id (String) The ID of this resource.
  • ipcidr (String)
  • meta (List of String)
  • milestones (Number)
  • net_name (String)
  • network (String)
  • network_id (Number)
  • pre_reservations_num (Number)
  • prefix (Number)
  • pri_vnf_dev_id (Number)
  • reservations (Attributes List) (see below for nested schema)
  • shared_with (List of Number)
  • status (String)
  • vlan_id (Number)
  • vnfs (Attributes) (see below for nested schema)

Nested Schema for timeouts

Optional:

  • read (String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).

Nested Schema for default_qos

Read-Only:

  • e_burst (Number)
  • e_rate (Number)
  • guid (String)
  • in_burst (Number)
  • in_rate (Number)

Nested Schema for excluded

Read-Only:

  • client_type (String)
  • ip (String)
  • mac (String)
  • type (String)
  • vm_id (Number)

Nested Schema for reservations

Read-Only:

  • account_id (Number)
  • client_type (String)
  • desc (String)
  • domainname (String)
  • hostname (String)
  • ip (String)
  • mac (String)
  • type (String)
  • vm_id (Number)

Nested Schema for vnfs

Read-Only:

  • dhcp (Number)