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.
109 lines
2.1 KiB
109 lines
2.1 KiB
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "decort_extnet Data Source - terraform-provider-decort"
|
|
subcategory: ""
|
|
description: |-
|
|
|
|
---
|
|
|
|
# decort_extnet (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Required
|
|
|
|
- `net_id` (Number)
|
|
|
|
### Optional
|
|
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
|
|
|
### Read-Only
|
|
|
|
- `check_ips` (List of String)
|
|
- `ckey` (String)
|
|
- `default` (Boolean)
|
|
- `default_qos` (List of Object) (see [below for nested schema](#nestedatt--default_qos))
|
|
- `desc` (String)
|
|
- `dns` (List of String)
|
|
- `excluded` (List of Object) (see [below for nested schema](#nestedatt--excluded))
|
|
- `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)
|
|
- `net_name` (String)
|
|
- `network` (String)
|
|
- `network_id` (Number)
|
|
- `pre_reservations_num` (Number)
|
|
- `prefix` (Number)
|
|
- `pri_vnf_dev_id` (Number)
|
|
- `reservations` (List of Object) (see [below for nested schema](#nestedatt--reservations))
|
|
- `shared_with` (List of Number)
|
|
- `status` (String)
|
|
- `vlan_id` (Number)
|
|
- `vnfs` (List of Object) (see [below for nested schema](#nestedatt--vnfs))
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
### Nested Schema for `timeouts`
|
|
|
|
Optional:
|
|
|
|
- `default` (String)
|
|
- `read` (String)
|
|
|
|
|
|
<a id="nestedatt--default_qos"></a>
|
|
### Nested Schema for `default_qos`
|
|
|
|
Read-Only:
|
|
|
|
- `e_burst` (Number)
|
|
- `e_rate` (Number)
|
|
- `guid` (String)
|
|
- `in_burst` (Number)
|
|
- `in_rate` (Number)
|
|
|
|
|
|
<a id="nestedatt--excluded"></a>
|
|
### Nested Schema for `excluded`
|
|
|
|
Read-Only:
|
|
|
|
- `client_type` (String)
|
|
- `ip` (String)
|
|
- `mac` (String)
|
|
- `type` (String)
|
|
- `vm_id` (Number)
|
|
|
|
|
|
<a id="nestedatt--reservations"></a>
|
|
### Nested Schema for `reservations`
|
|
|
|
Read-Only:
|
|
|
|
- `client_type` (String)
|
|
- `desc` (String)
|
|
- `domainname` (String)
|
|
- `hostname` (String)
|
|
- `ip` (String)
|
|
- `mac` (String)
|
|
- `type` (String)
|
|
- `vm_id` (Number)
|
|
|
|
|
|
<a id="nestedatt--vnfs"></a>
|
|
### Nested Schema for `vnfs`
|
|
|
|
Read-Only:
|
|
|
|
- `dhcp` (Number)
|