Files
terraform-provider-decort/docs/data-sources/sdn_hypervisor.md
2026-06-02 11:28:16 +03:00

1.4 KiB

page_title, subcategory, description
page_title subcategory description
decort_sdn_hypervisor Data Source - terraform-provider-decort

decort_sdn_hypervisor (Data Source)

Schema

Required

  • name (String)

Optional

Read-Only

  • created_at (String)
  • display_name (String)
  • hostname (String)
  • id (String) The ID of this resource.
  • ip (String)
  • ports (List of Object) (see below for nested schema)
  • status (String)
  • synced_at (String)

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)

Nested Schema for ports

Read-Only:

Nested Schema for ports.data

Read-Only:

  • display_name (String)
  • id (String)
  • unique_identifier (String)
  • up (Boolean)

Nested Schema for ports.info

Read-Only:

  • active_ports (Number)
  • total_ports (Number)