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/resources/cb_vins.md

12 KiB

page_title subcategory description
decort_cb_vins Resource - terraform-provider-decort

decort_cb_vins (Resource)

Schema

Required

  • name (String) name

Optional

  • account_id (Number)
  • default_qos (Block List) default qoa (see below for nested schema)
  • description (String) Optional user-defined text description of this ViNS.
  • dns (Set of String)
  • enable (Boolean) enable for enable/disable requests
  • ext_ip (String)
  • ext_net_id (Number)
  • force (Boolean) force for delete request
  • gid (Number)
  • ip (Block List) (see below for nested schema)
  • ipcidr (String)
  • nat_rule (Block List) (see below for nested schema)
  • permanently (Boolean) permanently for delete request
  • pre_reservations_num (Number)
  • rg_id (Number)
  • timeouts (Block, Optional) (see below for nested schema)
  • vins_id (Number) vins id
  • vnfdev_redeploy (Boolean)
  • vnfdev_reset (Boolean)
  • vnfdev_restart (Boolean)
  • vnfdev_start (Boolean) true to start vnfdev, false to stop vnfdev

Read-Only

  • account_name (String) account name
  • created_by (String) created by
  • created_time (Number) created time
  • default_gw (String) default gw
  • deleted_by (String) deleted by
  • deleted_time (Number) deleted time
  • guid (Number) guid
  • id (String) The ID of this resource.
  • lock_status (String) lock status
  • manager_id (Number) manager id
  • manager_type (String) manager type
  • milestones (Number) milestones
  • netmask (Number) net mask
  • network (String) network
  • redundant (Boolean) redundant
  • rg_name (String) resource group name
  • routes (Block List) (see below for nested schema)
  • sec_vnf_dev_id (Number)
  • status (String) status
  • updated_by (String) updated by
  • updated_time (Number) updated time
  • user_managed (Boolean) user managed
  • vnf_dev (List of Object) vnf dev (see below for nested schema)
  • vnfs (List of Object) vnfs (see below for nested schema)
  • vxlan_id (Number) vxlan id

Nested Schema for default_qos

Optional:

  • e_rate (Number)
  • in_burst (Number)
  • in_rate (Number)

Read-Only:

  • guid (String)

Nested Schema for ip

Required:

  • type (String)

Optional:

  • compute_id (Number)
  • ip_addr (String)
  • mac (String)

Nested Schema for nat_rule

Required:

  • ext_port_start (Number)
  • int_ip (String)

Optional:

  • ext_port_end (Number)
  • int_port (Number)
  • proto (String)

Read-Only:

  • rule_id (Number)

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)

Nested Schema for routes

Read-Only:

  • compute_ids (List of Number)
  • destination (String)
  • gateway (String)
  • guid (String)
  • netmask (String)
  • route_id (Number)

Nested Schema for vnf_dev

Read-Only:

  • account_id (Number)
  • capabilities (List of String)
  • ckey (String)
  • config (List of Object) (see below for nested schema)
  • config_saved (Boolean)
  • custom_precfg (Boolean)
  • description (String)
  • gid (Number)
  • guid (Number)
  • id (Number)
  • interfaces (List of Object) (see below for nested schema)
  • lock_status (String)
  • meta (List of String)
  • milestones (Number)
  • name (String)
  • status (String)
  • tech_status (String)
  • type (String)
  • vins (List of Number)

Nested Schema for vnf_dev.config

Read-Only:

Nested Schema for vnf_dev.config.mgmt

Read-Only:

  • ip_addr (String)
  • password (String)
  • ssh_key (String)
  • user (String)

Nested Schema for vnf_dev.config.resources

Read-Only:

  • cpu (Number)
  • ram (Number)
  • stack_id (Number)
  • uuid (String)

Nested Schema for vnf_dev.interfaces

Read-Only:

  • bus_number (Number)
  • conn_id (Number)
  • conn_type (String)
  • def_gw (String)
  • enabled (Boolean)
  • flipgroup_id (Number)
  • guid (String)
  • ip_address (String)
  • libvirt_settings (List of Object) (see below for nested schema)
  • listen_ssh (Boolean)
  • mac (String)
  • mtu (Number)
  • name (String)
  • net_id (Number)
  • net_mask (Number)
  • net_type (String)
  • node_id (Number)
  • pci_slot (Number)
  • qos (List of Object) (see below for nested schema)
  • target (String)
  • type (String)
  • vnfs (List of Number)

Nested Schema for vnf_dev.interfaces.libvirt_settings

Read-Only:

  • event_idx (String)
  • guid (String)
  • ioeventfd (String)
  • queues (Number)
  • rx_queue_size (Number)
  • tx_queue_size (Number)
  • txmode (String)

Nested Schema for vnf_dev.interfaces.qos

Read-Only:

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

Nested Schema for vnfs

Read-Only:

Nested Schema for vnfs.dhcp

Read-Only:

  • account_id (Number)
  • ckey (String)
  • config (List of Object) (see below for nested schema)
  • created_time (Number)
  • devices (List of Object) (see below for nested schema)
  • gid (Number)
  • guid (Number)
  • id (Number)
  • lock_status (String)
  • meta (List of String)
  • milestones (Number)
  • owner_id (Number)
  • owner_type (String)
  • pure_virtual (Boolean)
  • routes (List of Object) (see below for nested schema)
  • status (String)
  • tech_status (String)
  • type (String)

Nested Schema for vnfs.dhcp.config

Read-Only:

  • default_gw (String)
  • dns (List of String)
  • ip_end (String)
  • ip_start (String)
  • lease (Number)
  • net_mask (Number)
  • network (String)
  • reservations (List of Object) (see below for nested schema)

Nested Schema for vnfs.dhcp.config.reservations

Read-Only:

  • client_type (String)
  • description (String)
  • domain_name (String)
  • host_name (String)
  • ip (String)
  • mac (String)
  • type (String)
  • vm_id (Number)

Nested Schema for vnfs.dhcp.devices

Read-Only:

Nested Schema for vnfs.dhcp.devices.primary

Read-Only:

  • dev_id (Number)
  • iface01 (String)
  • iface02 (String)

Nested Schema for vnfs.dhcp.routes

Read-Only:

  • compute_ids (List of Number)
  • destination (String)
  • gateway (String)
  • guid (String)
  • netmask (String)
  • route_id (Number)

Nested Schema for vnfs.gw

Read-Only:

  • account_id (Number)
  • ckey (String)
  • config (List of Object) (see below for nested schema)
  • created_time (Number)
  • devices (List of Object) (see below for nested schema)
  • gid (Number)
  • guid (Number)
  • id (Number)
  • lock_status (String)
  • meta (List of String)
  • milestones (Number)
  • owner_id (Number)
  • owner_type (String)
  • pure_virtual (Boolean)
  • routes (List of Object) (see below for nested schema)
  • status (String)
  • tech_status (String)
  • type (String)

Nested Schema for vnfs.gw.config

Read-Only:

  • default_gw (String)
  • ext_net_id (Number)
  • ext_net_ip (String)
  • ext_netmask (Number)
  • qos (List of Object) (see below for nested schema)

Nested Schema for vnfs.gw.config.qos

Read-Only:

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

Nested Schema for vnfs.gw.devices

Read-Only:

Nested Schema for vnfs.gw.devices.primary

Read-Only:

  • dev_id (Number)
  • iface01 (String)
  • iface02 (String)

Nested Schema for vnfs.gw.routes

Read-Only:

  • compute_ids (List of Number)
  • destination (String)
  • gateway (String)
  • guid (String)
  • netmask (String)
  • route_id (Number)

Nested Schema for vnfs.nat

Read-Only:

  • account_id (Number)
  • ckey (String)
  • config (List of Object) (see below for nested schema)
  • created_time (Number)
  • devices (List of Object) (see below for nested schema)
  • gid (Number)
  • guid (Number)
  • id (Number)
  • lock_status (String)
  • meta (List of String)
  • milestones (Number)
  • owner_id (Number)
  • owner_type (String)
  • pure_virtual (Boolean)
  • routes (List of Object) (see below for nested schema)
  • status (String)
  • tech_status (String)
  • type (String)

Nested Schema for vnfs.nat.config

Read-Only:

Nested Schema for vnfs.nat.config.rules

Read-Only:

  • local_ip (String)
  • local_port (Number)
  • protocol (String)
  • public_port_end (Number)
  • public_port_start (Number)
  • rule_id (Number)
  • vm_id (Number)
  • vm_name (String)

Nested Schema for vnfs.nat.devices

Read-Only:

Nested Schema for vnfs.nat.devices.primary

Read-Only:

  • dev_id (Number)
  • iface01 (String)
  • iface02 (String)

Nested Schema for vnfs.nat.routes

Read-Only:

  • compute_ids (List of Number)
  • destination (String)
  • gateway (String)
  • guid (String)
  • netmask (String)
  • route_id (Number)