Skip to content

Data Source: proxmox_haresource

Retrieves information about a specific High Availability resource.

Schema

Required

  • resource_id (String) The identifier of the Proxmox HA resource to read.

Read-Only

  • comment (String) The comment associated with this resource.
  • group (String) The identifier of the High Availability group this resource is a member of.
  • id (String) The unique identifier of this resource.
  • max_relocate (Number) The maximal number of relocation attempts.
  • max_restart (Number) The maximal number of restart attempts.
  • state (String) The desired state of the resource.
  • type (String) The type of High Availability resource (vm or ct).