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

2.1 KiB

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

decort_cb_extnet (Data Source)

Schema

Required

  • extnet_id (Number)

Optional

Read-Only

  • check_ips (List of String)
  • ckey (String)
  • default (Boolean)
  • default_qos (List of Object) (see below for nested schema)
  • desc (String)
  • dns (List of String)
  • excluded (List of Object) (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) meta
  • milestones (Number)
  • name (String)
  • network (String)
  • network_id (Number)
  • ovs_bridge (String)
  • pre_reservations_num (Number)
  • prefix (Number)
  • pri_vnfdev_id (Number)
  • reservations (List of Object) (see below for nested schema)
  • shared_with (List of Number)
  • status (String)
  • vlan_id (Number)
  • vnfs (List of Object) (see below for nested schema)

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)

Nested Schema for default_qos

Read-Only:

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

Nested Schema for excluded

Read-Only:

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

Nested Schema for reservations

Read-Only:

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

Nested Schema for vnfs

Read-Only:

  • dhcp (Number)