Files
terraform-provider-decort/docs/data-sources/extnet.md

111 lines
2.1 KiB
Markdown
Raw Normal View History

2022-06-09 11:17:30 +03:00
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
2024-08-26 18:22:06 +03:00
page_title: "decort_extnet Data Source - terraform-provider-decort"
2022-06-09 11:17:30 +03:00
subcategory: ""
description: |-
---
# decort_extnet (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
2022-07-27 13:50:03 +03:00
- `net_id` (Number)
2022-06-09 11:17:30 +03:00
### Optional
2022-07-27 13:50:03 +03:00
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
2022-06-09 11:17:30 +03:00
### Read-Only
2022-07-27 13:50:03 +03:00
- `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)
2024-08-26 18:22:06 +03:00
- `excluded` (List of Object) (see [below for nested schema](#nestedatt--excluded))
2022-07-27 13:50:03 +03:00
- `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)
2025-05-21 16:38:25 +03:00
- `ntp` (List of String)
2022-07-27 13:50:03 +03:00
- `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))
2022-06-09 11:17:30 +03:00
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
2022-07-27 13:50:03 +03:00
- `default` (String)
- `read` (String)
2022-06-09 11:17:30 +03:00
<a id="nestedatt--default_qos"></a>
### Nested Schema for `default_qos`
Read-Only:
2024-08-26 18:22:06 +03:00
- `e_burst` (Number)
2022-07-27 13:50:03 +03:00
- `e_rate` (Number)
- `guid` (String)
- `in_burst` (Number)
- `in_rate` (Number)
2022-06-09 11:17:30 +03:00
2024-08-26 18:22:06 +03:00
<a id="nestedatt--excluded"></a>
### Nested Schema for `excluded`
Read-Only:
- `client_type` (String)
- `ip` (String)
- `mac` (String)
- `type` (String)
- `vm_id` (Number)
2022-06-09 11:17:30 +03:00
<a id="nestedatt--reservations"></a>
### Nested Schema for `reservations`
Read-Only:
2024-12-27 12:00:59 +03:00
- `account_id` (Number)
2022-07-27 13:50:03 +03:00
- `client_type` (String)
- `desc` (String)
- `domainname` (String)
- `hostname` (String)
- `ip` (String)
- `mac` (String)
- `type` (String)
- `vm_id` (Number)
2022-06-09 11:17:30 +03:00
<a id="nestedatt--vnfs"></a>
### Nested Schema for `vnfs`
Read-Only:
2022-07-27 13:50:03 +03:00
- `dhcp` (Number)