|
|
|
|
---
|
|
|
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
|
|
|
page_title: "decort_cb_node Data Source - terraform-provider-decort"
|
|
|
|
|
subcategory: ""
|
|
|
|
|
description: |-
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# decort_cb_node (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
|
|
|
## Schema
|
|
|
|
|
|
|
|
|
|
### Required
|
|
|
|
|
|
|
|
|
|
- `node_id` (Number) node id
|
|
|
|
|
|
|
|
|
|
### Optional
|
|
|
|
|
|
|
|
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
|
|
|
|
|
|
|
|
|
### Read-Only
|
|
|
|
|
|
|
|
|
|
- `consumption` (List of Object) (see [below for nested schema](#nestedatt--consumption))
|
|
|
|
|
- `cpu_allocation_ratio` (Number)
|
|
|
|
|
- `cpu_info` (List of Object) (see [below for nested schema](#nestedatt--cpu_info))
|
|
|
|
|
- `dpdk` (List of Object) (see [below for nested schema](#nestedatt--dpdk))
|
|
|
|
|
- `gid` (Number)
|
|
|
|
|
- `id` (String) The ID of this resource.
|
|
|
|
|
- `ipaddr` (List of String)
|
|
|
|
|
- `isolated_cpus` (List of String)
|
|
|
|
|
- `name` (String)
|
|
|
|
|
- `need_reboot` (Boolean)
|
|
|
|
|
- `net_addr` (List of Object) (see [below for nested schema](#nestedatt--net_addr))
|
|
|
|
|
- `network_mode` (String)
|
|
|
|
|
- `nic_info` (List of Object) (see [below for nested schema](#nestedatt--nic_info))
|
|
|
|
|
- `numa_topology` (List of Object) (see [below for nested schema](#nestedatt--numa_topology))
|
|
|
|
|
- `reserved_cpus` (List of String)
|
|
|
|
|
- `roles` (List of String)
|
|
|
|
|
- `sriov_enabled` (Boolean)
|
|
|
|
|
- `stack_id` (Number)
|
|
|
|
|
- `status` (String)
|
|
|
|
|
- `to_active` (List of Object) (see [below for nested schema](#nestedatt--to_active))
|
|
|
|
|
- `to_installing` (List of Object) (see [below for nested schema](#nestedatt--to_installing))
|
|
|
|
|
- `to_maintenance` (List of Object) (see [below for nested schema](#nestedatt--to_maintenance))
|
|
|
|
|
- `to_restricted` (List of Object) (see [below for nested schema](#nestedatt--to_restricted))
|
|
|
|
|
- `version` (String)
|
|
|
|
|
- `zone_id` (Number)
|
|
|
|
|
|
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
|
|
|
### Nested Schema for `timeouts`
|
|
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
|
|
|
|
- `default` (String)
|
|
|
|
|
- `read` (String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--consumption"></a>
|
|
|
|
|
### Nested Schema for `consumption`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `consumed` (List of Object) (see [below for nested schema](#nestedobjatt--consumption--consumed))
|
|
|
|
|
- `free` (List of Object) (see [below for nested schema](#nestedobjatt--consumption--free))
|
|
|
|
|
- `hostname` (String)
|
|
|
|
|
- `reserved` (List of Object) (see [below for nested schema](#nestedobjatt--consumption--reserved))
|
|
|
|
|
- `total` (List of Object) (see [below for nested schema](#nestedobjatt--consumption--total))
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--consumption--consumed"></a>
|
|
|
|
|
### Nested Schema for `consumption.consumed`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `computes` (Number)
|
|
|
|
|
- `ram` (Number)
|
|
|
|
|
- `routers` (Number)
|
|
|
|
|
- `vcpu` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--consumption--free"></a>
|
|
|
|
|
### Nested Schema for `consumption.free`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `ram` (Number)
|
|
|
|
|
- `vcpu` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--consumption--reserved"></a>
|
|
|
|
|
### Nested Schema for `consumption.reserved`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `ram` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--consumption--total"></a>
|
|
|
|
|
### Nested Schema for `consumption.total`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `ram` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--cpu_info"></a>
|
|
|
|
|
### Nested Schema for `cpu_info`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `clock_speed` (Number)
|
|
|
|
|
- `core_count` (Number)
|
|
|
|
|
- `phys_count` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--dpdk"></a>
|
|
|
|
|
### Nested Schema for `dpdk`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `bridges` (List of Object) (see [below for nested schema](#nestedobjatt--dpdk--bridges))
|
|
|
|
|
- `hp_memory` (Map of Number)
|
|
|
|
|
- `pmd_cpu` (List of Number)
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--dpdk--bridges"></a>
|
|
|
|
|
### Nested Schema for `dpdk.bridges`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `backplane1` (List of Object) (see [below for nested schema](#nestedobjatt--dpdk--bridges--backplane1))
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--dpdk--bridges--backplane1"></a>
|
|
|
|
|
### Nested Schema for `dpdk.bridges.backplane1`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `interfaces` (List of String)
|
|
|
|
|
- `numa_node` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--net_addr"></a>
|
|
|
|
|
### Nested Schema for `net_addr`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `ip` (List of String)
|
|
|
|
|
- `name` (String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--nic_info"></a>
|
|
|
|
|
### Nested Schema for `nic_info`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `driver` (String)
|
|
|
|
|
- `max_vfs` (Number)
|
|
|
|
|
- `num_vfs` (Number)
|
|
|
|
|
- `numa_node` (Number)
|
|
|
|
|
- `os_name` (String)
|
|
|
|
|
- `pci_slot` (String)
|
|
|
|
|
- `vf_list` (List of Object) (see [below for nested schema](#nestedobjatt--nic_info--vf_list))
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--nic_info--vf_list"></a>
|
|
|
|
|
### Nested Schema for `nic_info.vf_list`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `fn_id` (Number)
|
|
|
|
|
- `pci_slot` (String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--numa_topology"></a>
|
|
|
|
|
### Nested Schema for `numa_topology`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `node_num` (Number)
|
|
|
|
|
- `nodes` (List of Object) (see [below for nested schema](#nestedobjatt--numa_topology--nodes))
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--numa_topology--nodes"></a>
|
|
|
|
|
### Nested Schema for `numa_topology.nodes`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `cpu_list` (List of Number)
|
|
|
|
|
- `memory` (List of Object) (see [below for nested schema](#nestedobjatt--numa_topology--nodes--memory))
|
|
|
|
|
|
|
|
|
|
<a id="nestedobjatt--numa_topology--nodes--memory"></a>
|
|
|
|
|
### Nested Schema for `numa_topology.nodes.memory`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `one_g` (Number)
|
|
|
|
|
- `total` (Number)
|
|
|
|
|
- `two_m` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--to_active"></a>
|
|
|
|
|
### Nested Schema for `to_active`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `actor` (String)
|
|
|
|
|
- `reason` (String)
|
|
|
|
|
- `time` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--to_installing"></a>
|
|
|
|
|
### Nested Schema for `to_installing`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `actor` (String)
|
|
|
|
|
- `reason` (String)
|
|
|
|
|
- `time` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--to_maintenance"></a>
|
|
|
|
|
### Nested Schema for `to_maintenance`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `actor` (String)
|
|
|
|
|
- `reason` (String)
|
|
|
|
|
- `time` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--to_restricted"></a>
|
|
|
|
|
### Nested Schema for `to_restricted`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `actor` (String)
|
|
|
|
|
- `reason` (String)
|
|
|
|
|
- `time` (Number)
|