Files
terraform-provider-decort/docs/resources/sdn_hypervisor.md
2026-06-19 17:45:18 +03:00

1.4 KiB

page_title, subcategory, description
page_title subcategory description
decort_sdn_hypervisor Resource - terraform-provider-decort

decort_sdn_hypervisor (Resource)

Schema

Required

  • display_name (String)
  • name (String)

Optional

Read-Only

  • created_at (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:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (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)