This commit is contained in:
2026-06-02 11:28:16 +03:00
parent af79f6ab3e
commit c734dcfff7
254 changed files with 10439 additions and 3751 deletions

View File

@@ -34,11 +34,13 @@ description: |-
- `display_name` (String)
- `enabled` (Boolean)
- `id` (String) The ID of this resource.
- `l2_connection_port` (List of Object) (see [below for nested schema](#nestedatt--l2_connection_port))
- `logical_ports_info` (List of Object) (see [below for nested schema](#nestedatt--logical_ports_info))
- `routers_info` (List of Object) (see [below for nested schema](#nestedatt--routers_info))
- `status` (List of Object) (see [below for nested schema](#nestedatt--status))
- `subnet_v4` (String)
- `subnet_v6` (String)
- `type` (String)
- `updated_at` (String)
- `version_id` (Number)
@@ -79,6 +81,39 @@ Read-Only:
- `server_mac` (String)
<a id="nestedatt--l2_connection_port"></a>
### Nested Schema for `l2_connection_port`
Read-Only:
- `access_group_id` (String)
- `created_at` (String)
- `created_by` (String)
- `id` (String)
- `l2_external_network` (List of Object) (see [below for nested schema](#nestedobjatt--l2_connection_port--l2_external_network))
- `updated_at` (String)
- `updated_by` (String)
- `version_id` (Number)
<a id="nestedobjatt--l2_connection_port--l2_external_network"></a>
### Nested Schema for `l2_connection_port.l2_external_network`
Read-Only:
- `bridge_network_name` (String)
- `created_at` (String)
- `created_by` (String)
- `description` (String)
- `display_name` (String)
- `hypervisors` (List of String)
- `id` (String)
- `updated_at` (String)
- `updated_by` (String)
- `version_id` (Number)
- `vlan_tag` (Number)
<a id="nestedatt--logical_ports_info"></a>
### Nested Schema for `logical_ports_info`
@@ -102,8 +137,8 @@ Read-Only:
Read-Only:
- `common` (String)
- `hypervisors` (List of Object) (see [below for nested schema](#nestedobjatt--status--hypervisors))
- `operation_status` (String)
<a id="nestedobjatt--status--hypervisors"></a>
### Nested Schema for `status.hypervisors`
@@ -113,5 +148,5 @@ Read-Only:
- `display_name` (String)
- `hypervisor_status` (String)
- `name` (String)
- `status` (String)
- `operation_status` (String)
- `synced_at` (String)